Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dsqlite3.c136474 char bKeepSorted; /* True if advantageous to keep a[] sorted */ member
136632 }else if( p->bKeepSorted ){
136745 p->bKeepSorted = 1;
136792 p->bKeepSorted = 1;