Home
last modified time | relevance | path

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

/external/sqlite/dist/orig/
Dshell.c3071 #define completionKwCount \ macro
3096 if( pCur->j >= completionKwCount ){ in completionNext()
/external/sqlite/dist/
Dshell.c3077 #define completionKwCount \ macro
3102 if( pCur->j >= completionKwCount ){ in completionNext()