Searched refs:SQLITE_NOINLINE (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/public-domain/sqlite/dist/
H A Dsqlite3.c14002 # define SQLITE_NOINLINE __attribute__((noinline)) macro
14005 # define SQLITE_NOINLINE __declspec(noinline) macro
14008 # define SQLITE_NOINLINE macro
[all...]

Completed in 586 milliseconds