Home
last modified time | relevance | path

Searched refs:SQLITE_IOCAP_ATOMIC64K (Results 1 – 2 of 2) sorted by relevance

/third_party/sqlite/include/
Dsqlite3.h660 #define SQLITE_IOCAP_ATOMIC64K 0x00000100 macro
/third_party/sqlite/src/
Dsqlite3.c970 #define SQLITE_IOCAP_ATOMIC64K 0x00000100 macro
54003 assert(SQLITE_IOCAP_ATOMIC64K==(65536>>8));
57754 assert(SQLITE_IOCAP_ATOMIC64K==(65536>>8));