Home
last modified time | relevance | path

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

/external/sqlite/dist/orig/
Dshell.c2953 #define COMPLETION_COLUMNS 9 macro
3136 eNextPhase = COMPLETION_COLUMNS; in completionNext()
3139 case COMPLETION_COLUMNS: { in completionNext()
/external/sqlite/dist/
Dshell.c2959 #define COMPLETION_COLUMNS 9 macro
3142 eNextPhase = COMPLETION_COLUMNS; in completionNext()
3145 case COMPLETION_COLUMNS: { in completionNext()