Searched refs:isDesc (Results 1 - 1 of 1) sorted by last modified time

/freebsd-11-stable/contrib/sqlite3/
H A Dshell.c5519 int isDesc; /* True to count down rather than up */ member in struct:series_cursor
5606 if( pCur->isDesc ){
5653 if( pCur->isDesc ){
5729 pCur->isDesc = 1;
5735 pCur->isDesc = 0;

Completed in 107 milliseconds