Lines Matching defs:SQLITE_OS_OTHER
163 #define SQLITE_OS_OTHER 0
1949 ** (using the [SQLITE_OS_OTHER=1] compile-time
15496 ** SQLITE_OS_OTHER
15504 ** If SQLITE_OS_OTHER=1 is specified at compile-time, then the application
15508 #if !defined(SQLITE_OS_KV) && !defined(SQLITE_OS_OTHER) && \
15519 #if SQLITE_OS_OTHER+1>1
15528 # undef SQLITE_OS_OTHER
15529 # define SQLITE_OS_OTHER 0
15546 # undef SQLITE_OS_OTHER
15547 # define SQLITE_OS_OTHER 0
15554 # undef SQLITE_OS_OTHER
15555 # define SQLITE_OS_OTHER 0