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

/netbsd-current/external/public-domain/sqlite/dist/
H A Dsqlite3.c14003 # define SQLITE_INLINE __attribute__((always_inline)) inline macro
14006 # define SQLITE_INLINE __forceinline macro
14009 # define SQLITE_INLINE macro
14012 # undef SQLITE_INLINE macro
14013 # define SQLITE_INLINE macro
[all...]

Completed in 1125 milliseconds