Searched refs:SQLITE_INLINE (Results 1 – 1 of 1) sorted by relevance
14414 # define SQLITE_INLINE __attribute__((always_inline)) inline macro14417 # define SQLITE_INLINE __forceinline macro14420 # define SQLITE_INLINE macro14423 # undef SQLITE_INLINE14424 # define SQLITE_INLINE macro73372 static SQLITE_INLINE int allocateSpace(MemPage *pPage, int nByte, int *pIdx){