Searched refs:nSuspect (Results 1 – 4 of 4) sorted by relevance
1400 int nSuspect, /* Unsorted entry count */ in fts3SegReaderSort() argument1405 assert( nSuspect<=nSegment ); in fts3SegReaderSort()1407 if( nSuspect==nSegment ) nSuspect--; in fts3SegReaderSort()1408 for(i=nSuspect-1; i>=0; i--){ in fts3SegReaderSort()1421 for(i=0; i<(nSuspect-1); i++){ in fts3SegReaderSort()
121508 int nSuspect, /* Unsorted entry count */121513 assert( nSuspect<=nSegment );121515 if( nSuspect==nSegment ) nSuspect--;121516 for(i=nSuspect-1; i>=0; i--){121529 for(i=0; i<(nSuspect-1); i++){
126797 int nSuspect, /* Unsorted entry count */126802 assert( nSuspect<=nSegment );126804 if( nSuspect==nSegment ) nSuspect--;126805 for(i=nSuspect-1; i>=0; i--){126818 for(i=0; i<(nSuspect-1); i++){
126845 int nSuspect, /* Unsorted entry count */126850 assert( nSuspect<=nSegment );126852 if( nSuspect==nSegment ) nSuspect--;126853 for(i=nSuspect-1; i>=0; i--){126866 for(i=0; i<(nSuspect-1); i++){