Searched defs:__APPLE__ (Results 1 - 1 of 1) sorted by relevance

/external/sqlite/dist/
H A Dsqlite3.c415 #if !defined(_XOPEN_SOURCE) && !defined(__DARWIN__) && !defined(__APPLE__) && SQLITE_THREADSAFE
6212 #undef __APPLE__ macro
21359 # if defined(__APPLE__)
22491 #ifdef __APPLE__
23861 #if defined(__APPLE__) && SQLITE_ENABLE_LOCKING_STYLE
24223 #endif /* defined(__APPLE__) && SQLITE_ENABLE_LOCKING_STYLE */
24669 #if SQLITE_ENABLE_LOCKING_STYLE && defined(__APPLE__)
24702 #if SQLITE_ENABLE_LOCKING_STYLE && defined(__APPLE__)
24707 #endif /* SQLITE_ENABLE_LOCKING_STYLE && defined(__APPLE__) */
24850 #if defined(__APPLE__)
[all...]

Completed in 191 milliseconds