Home
last modified time | relevance | path

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

/netbsd-src/external/public-domain/sqlite/dist/
H A Dshell.c19266 static const int aExplainMap[] = {0, 1, 2, 3, 4, 5, 6, 7 }; in shell_callback() local
19271 const int *aMap = aExplainMap; in shell_callback()