Home
last modified time | relevance | path

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

/minix3/external/public-domain/sqlite/dist/
H A Dsqlite3.c9799 # undef SQLITE_OS_UNIX
9800 # define SQLITE_OS_UNIX 0 macro
9807 #if !defined(SQLITE_OS_UNIX) && !defined(SQLITE_OS_OTHER)
9812 # define SQLITE_OS_UNIX 0 macro
9815 # define SQLITE_OS_UNIX 1 macro
9818 # define SQLITE_OS_UNIX 0 macro
10098 # if SQLITE_OS_UNIX
23431 #if SQLITE_OS_UNIX /* This file is used on unix only */
96000 #if SQLITE_OS_UNIX || SQLITE_OS_WIN