Searched defs:SQLITE_EMPTY (Results 1 – 2 of 2) sorted by relevance
/third_party/sqlite/include/ | ||
D | sqlite3.h | 461 #define SQLITE_EMPTY 16 /* Internal use only */ macro |
/third_party/sqlite/src/ | ||
D | sqlite3.c | 771 #define SQLITE_EMPTY 16 /* Internal use only */ macro |