Home
last modified time | relevance | path

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

/aosp_15_r20/external/sqlite/dist/sqlite-autoconf-3440300/
H A Dsqlite3.c13937 # define SQLITE_INLINE __attribute__((always_inline)) inline macro
13940 # define SQLITE_INLINE __forceinline macro
13943 # define SQLITE_INLINE macro
13947 # define SQLITE_INLINE macro
/aosp_15_r20/external/rust/crates/libsqlite3-sys/sqlite3/
Dsqlite3.c14045 # define SQLITE_INLINE __attribute__((always_inline)) inline macro
14048 # define SQLITE_INLINE __forceinline macro
14051 # define SQLITE_INLINE macro
14055 # define SQLITE_INLINE macro
/aosp_15_r20/external/rust/crates/libsqlite3-sys/sqlcipher/
Dsqlite3.c14091 # define SQLITE_INLINE __attribute__((always_inline)) inline macro
14094 # define SQLITE_INLINE __forceinline macro
14097 # define SQLITE_INLINE macro
14101 # define SQLITE_INLINE macro
/aosp_15_r20/external/sqlite/dist/sqlite-autoconf-3440300/orig/
H A Dsqlite3.c13937 # define SQLITE_INLINE __attribute__((always_inline)) inline macro
13940 # define SQLITE_INLINE __forceinline macro
13943 # define SQLITE_INLINE macro
13947 # define SQLITE_INLINE macro