Searched defs:SQLITE_IOCAP_ATOMIC64K (Results 1 - 2 of 2) sorted by relevance
/third_party/sqlite/include/ | ||
H A D | sqlite3.h | 660 #define SQLITE_IOCAP_ATOMIC64K 0x00000100 macro |
/third_party/sqlite/src/ | ||
H A D | sqlite3.c | 970 #define SQLITE_IOCAP_ATOMIC64K 0x00000100 macro [all...] |
Completed in 150 milliseconds