Home
last modified time | relevance | path

Searched defs:SQLITE_OK_SYMLINK (Results 1 – 4 of 4) sorted by relevance

/external/sqlite/dist/sqlite-autoconf-3440300/
Dsqlite3.h571 #define SQLITE_OK_SYMLINK (SQLITE_OK | (2<<8)) /* internal use only */ macro
/external/sqlite/dist/sqlite-autoconf-3440300/orig/
Dsqlite3.h571 #define SQLITE_OK_SYMLINK (SQLITE_OK | (2<<8)) /* internal use only */ macro
/external/sqlite/dist/sqlite-autoconf-3440400/
Dsqlite3.h571 #define SQLITE_OK_SYMLINK (SQLITE_OK | (2<<8)) /* internal use only */ macro
/external/sqlite/dist/sqlite-autoconf-3440400/orig/
Dsqlite3.h571 #define SQLITE_OK_SYMLINK (SQLITE_OK | (2<<8)) /* internal use only */ macro