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

/macosx-10.9.5/Heimdal-323.92.1/lib/sqlite/
H A Dsqlite3.c24447 ** Define the OS_VXWORKS pre-processor macro to 1 if building on
24450 #ifndef OS_VXWORKS
24452 # define OS_VXWORKS 1 macro
24454 # define OS_VXWORKS 0 macro
24500 # if OS_VXWORKS
24509 #if defined(__APPLE__) || (SQLITE_ENABLE_LOCKING_STYLE && !OS_VXWORKS)
24597 #if OS_VXWORKS
25311 #if OS_VXWORKS
25420 #endif /* OS_VXWORKS */
25521 #if OS_VXWORKS
[all...]

Completed in 263 milliseconds