Searched refs:nSuspect (Results 1 – 1 of 1) sorted by relevance
206215 int nSuspect, /* Unsorted entry count */ argument206220 assert( nSuspect<=nSegment );206222 if( nSuspect==nSegment ) nSuspect--;206223 for(i=nSuspect-1; i>=0; i--){206236 for(i=0; i<(nSuspect-1); i++){