Searched refs:nSuspect (Results 1 – 1 of 1) sorted by relevance
205901 int nSuspect, /* Unsorted entry count */ argument205906 assert( nSuspect<=nSegment );205908 if( nSuspect==nSegment ) nSuspect--;205909 for(i=nSuspect-1; i>=0; i--){205922 for(i=0; i<(nSuspect-1); i++){