Searched defs:SQLITE_MISUSE (Results 1 – 3 of 3) sorted by relevance
134 SQLITE_MISUSE = 21, /** Library used incorrectly */ enumerator
466 #define SQLITE_MISUSE 21 /* Library used incorrectly */ macro
779 #define SQLITE_MISUSE 21 /* Library used incorrectly */ macro