Home
last modified time | relevance | path

Searched defs:SQLITE_IOERR_SHMSIZE (Results 1 - 2 of 2) sorted by relevance

/third_party/sqlite/include/
H A Dsqlite3.h516 #define SQLITE_IOERR_SHMSIZE (SQLITE_IOERR | (19<<8)) macro
/third_party/sqlite/src/
H A Dsqlite3.c826 #define SQLITE_IOERR_SHMSIZE (SQLITE_IOERR | (19<<8)) macro
[all...]

Completed in 166 milliseconds