Searched defs:SQLITE_OK (Results 1 – 2 of 2) sorted by relevance
/third_party/sqlite/include/ | ||
D | sqlite3.h | 421 #define SQLITE_OK 0 /* Successful result */ macro |
/third_party/sqlite/src/ | ||
D | sqlite3.c | 1513 #define SQLITE_OK 0 /* Successful result */ macro |