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

/netbsd-current/external/public-domain/sqlite/dist/
H A Dsqlite3.c15449 ** SQLITE_OS_KV
15462 #if !defined(SQLITE_OS_KV) && !defined(SQLITE_OS_OTHER) && \
15474 # undef SQLITE_OS_KV macro
15475 # define SQLITE_OS_KV 0 macro
15481 #if SQLITE_OS_KV+1>1
15498 # undef SQLITE_OS_KV macro
15499 # define SQLITE_OS_KV 0 macro
15506 # undef SQLITE_OS_KV macro
15507 # define SQLITE_OS_KV 0 macro
[all...]

Completed in 384 milliseconds