Home
last modified time | relevance | path

Searched defs:SQLITE_MISUSE (Results 1 – 2 of 2) sorted by relevance

/third_party/sqlite/include/
Dsqlite3.h466 #define SQLITE_MISUSE 21 /* Library used incorrectly */ macro
/third_party/sqlite/src/
Dsqlite3.c776 #define SQLITE_MISUSE 21 /* Library used incorrectly */ macro