Home
last modified time | relevance | path

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

/aosp_15_r20/external/sqlite/dist/sqlite-autoconf-3440300/
H A Dsqlite3.c14809 # define SQLITE_PTRSIZE __SIZEOF_POINTER__ macro
14814 # define SQLITE_PTRSIZE 4 macro
14816 # define SQLITE_PTRSIZE 8 macro
/aosp_15_r20/external/rust/crates/libsqlite3-sys/sqlite3/
Dsqlite3.c14933 # define SQLITE_PTRSIZE __SIZEOF_POINTER__ macro
14938 # define SQLITE_PTRSIZE 4 macro
14940 # define SQLITE_PTRSIZE 8 macro
/aosp_15_r20/external/rust/crates/libsqlite3-sys/sqlcipher/
Dsqlite3.c14976 # define SQLITE_PTRSIZE __SIZEOF_POINTER__ macro
14981 # define SQLITE_PTRSIZE 4 macro
14983 # define SQLITE_PTRSIZE 8 macro
/aosp_15_r20/external/sqlite/dist/sqlite-autoconf-3440300/orig/
H A Dsqlite3.c14809 # define SQLITE_PTRSIZE __SIZEOF_POINTER__ macro
14814 # define SQLITE_PTRSIZE 4 macro
14816 # define SQLITE_PTRSIZE 8 macro