Searched refs:nUsed (Results 1 – 2 of 2) sorted by relevance
45 check_outputCheck( int nUsed, int maxCnt) { in check_outputCheck() argument46 for(int i=0; i < nUsed; ++i) { in check_outputCheck()54 reset_outputCheck( int nUsed, int maxCnt) { in reset_outputCheck() argument55 for(int i=0; i < nUsed; ++i) { in reset_outputCheck()
373 check_outputCheck(int nUsed, int maxCnt) {374 for(int i = 0; i < nUsed; ++i) {382 reset_outputCheck(int nUsed, int maxCnt) {383 for(int i = 0; i < nUsed; ++i) {