Home
last modified time | relevance | path

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

/netbsd-src/external/public-domain/sqlite/dist/
H A Dsqlite3.c15463 !defined(SQLITE_OS_UNIX) && !defined(SQLITE_OS_WIN)
15467 # define SQLITE_OS_UNIX 0 macro
15470 # define SQLITE_OS_UNIX 1 macro
15476 # undef SQLITE_OS_UNIX
15477 # define SQLITE_OS_UNIX 0 macro
15484 # undef SQLITE_OS_UNIX
15485 # define SQLITE_OS_UNIX 0 macro
15497 #if SQLITE_OS_UNIX+1>1
15510 # undef SQLITE_OS_UNIX
15511 # define SQLITE_OS_UNIX 0 macro
[all …]