IN_DECLARE_VTAB  10605 third_party/sqlite/amalgamation/sqlite3.c   #define IN_DECLARE_VTAB 0
IN_DECLARE_VTAB  10607 third_party/sqlite/amalgamation/sqlite3.c   #define IN_DECLARE_VTAB (pParse->declareVtab)
IN_DECLARE_VTAB  2260 third_party/sqlite/src/src/sqliteInt.h   #define IN_DECLARE_VTAB 0
IN_DECLARE_VTAB  2262 third_party/sqlite/src/src/sqliteInt.h   #define IN_DECLARE_VTAB (pParse->declareVtab)