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

/macosx-10.10/Heimdal-398.1.2/lib/sqlite/
H A Dsqlite3.c8966 ** all of SQLITE_OS_UNIX, SQLITE_OS_WIN, SQLITE_OS_OS2, and SQLITE_OS_OTHER
8972 # undef SQLITE_OS_UNIX macro
8973 # define SQLITE_OS_UNIX 0 macro
8982 #if !defined(SQLITE_OS_UNIX) && !defined(SQLITE_OS_OTHER)
8987 # define SQLITE_OS_UNIX 0 macro
8991 # define SQLITE_OS_UNIX 0 macro
8995 # define SQLITE_OS_UNIX 1 macro
8999 # define SQLITE_OS_UNIX 0 macro
9270 # if SQLITE_OS_UNIX
24419 #if SQLITE_OS_UNIX /* Thi
[all...]

Completed in 686 milliseconds