Searched refs:SQLITE_TESTCTRL_LAST (Results 1 – 3 of 3) sorted by relevance
6125 #define SQLITE_TESTCTRL_LAST 20 macro
2796 if( (testctrl<SQLITE_TESTCTRL_FIRST) || (testctrl>SQLITE_TESTCTRL_LAST) ){ in do_meta_command()
6153 #define SQLITE_TESTCTRL_LAST 20 macro