Home
last modified time | relevance | path

Searched refs:SQLITE_OS_KV (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/public-domain/sqlite/dist/
H A Dsqlite3.c15462 #if !defined(SQLITE_OS_KV) && !defined(SQLITE_OS_OTHER) && \
15474 # undef SQLITE_OS_KV
15475 # define SQLITE_OS_KV 0 macro
15481 #if SQLITE_OS_KV+1>1
15498 # undef SQLITE_OS_KV
15499 # define SQLITE_OS_KV 0 macro
15506 # undef SQLITE_OS_KV
15507 # define SQLITE_OS_KV 0 macro
37054 #if SQLITE_OS_KV || (SQLITE_OS_UNIX && defined(SQLITE_OS_KV_OPTIONAL))
37999 #if SQLITE_OS_KV
[all …]