Lines Matching refs:nArgs
3272 int nArgs = (int)rPar.Count(); in RTLFUNC() local
3273 if ( nArgs < 2 || nArgs > 3 ) in RTLFUNC()
3289 if ( nArgs == 2 ) // Seek-Function in RTLFUNC()
3667 int nArgs = (int)rPar.Count(); in RTLFUNC() local
3668 if ( nArgs != 3 ) in RTLFUNC()
3698 int nArgs = (int)rPar.Count(); in RTLFUNC() local
3699 if ( nArgs != 2 ) in RTLFUNC()
3724 int nArgs = (int)rPar.Count(); in RTLFUNC() local
3725 if ( nArgs != 1 ) in RTLFUNC()
3750 int nArgs = (int)rPar.Count(); in RTLFUNC() local
3751 if ( nArgs != 3 ) in RTLFUNC()
3780 int nArgs = (int)rPar.Count(); in RTLFUNC() local
3781 if ( nArgs != 3 ) in RTLFUNC()
3807 int nArgs = (int)rPar.Count(); in RTLFUNC() local
3808 if ( nArgs != 4 ) in RTLFUNC()