Home
last modified time | relevance | path

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

/third_party/sqlite/include/
H A Dsqlite3.h504 #define SQLITE_IOERR_FSTAT (SQLITE_IOERR | (7<<8)) macro
/third_party/sqlite/src/
H A Dsqlite3.c814 #define SQLITE_IOERR_FSTAT (SQLITE_IOERR | (7<<8)) macro
[all...]

Completed in 149 milliseconds