Searched refs:maxCnt (Results 1 – 2 of 2) sorted by relevance
45 check_outputCheck( int nUsed, int maxCnt) { in check_outputCheck() argument47 for( int j = 0; j < maxCnt; ++j) { in check_outputCheck()54 reset_outputCheck( int nUsed, int maxCnt) { in reset_outputCheck() argument56 for( int j = 0; j < maxCnt; ++j) { in reset_outputCheck()
373 check_outputCheck(int nUsed, int maxCnt) {375 for(int j = 0; j < maxCnt; ++j) {382 reset_outputCheck(int nUsed, int maxCnt) {384 for(int j = 0; j < maxCnt; ++j) {