Searched defs:SQLITE_INTERRUPT (Results 1 – 3 of 3) sorted by relevance
122 SQLITE_INTERRUPT = 9, /** Operation terminated by sqlite3_interrupt()*/ enumerator
454 #define SQLITE_INTERRUPT 9 /* Operation terminated by sqlite3_interrupt()*/ macro
767 #define SQLITE_INTERRUPT 9 /* Operation terminated by sqlite3_interrupt()*/ macro