Home
last modified time | relevance | path

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

/minix3/external/public-domain/sqlite/dist/
H A Dsqlite3.h6108 #define SQLITE_TESTCTRL_FIRST 5 macro
H A Dshell.c2796 if( (testctrl<SQLITE_TESTCTRL_FIRST) || (testctrl>SQLITE_TESTCTRL_LAST) ){ in do_meta_command()
H A Dsqlite3.c6136 #define SQLITE_TESTCTRL_FIRST 5 macro