Home
last modified time | relevance | path

Searched refs:bKeepSorted (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/sqlite3/
H A Dshell.c4722 char bKeepSorted; /* True if advantageous to keep a[] sorted */ member
4892 }else if( p->bKeepSorted ){ in percentStep()
5005 p->bKeepSorted = 1; in percentInverse()
5052 p->bKeepSorted = 1; in percentCompute()