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

/netbsd-6-1-5-RELEASE/external/public-domain/sqlite/dist/
H A Dsqlite3.c24821 ** Define the OS_VXWORKS pre-processor macro to 1 if building on
24824 #ifndef OS_VXWORKS
24826 # define OS_VXWORKS 1 macro
24828 # define OS_VXWORKS 0 macro
24875 # if OS_VXWORKS
24884 #if defined(__APPLE__) || (SQLITE_ENABLE_LOCKING_STYLE && !OS_VXWORKS)
24973 #if OS_VXWORKS
25696 #if OS_VXWORKS
25805 #endif /* OS_VXWORKS */
25906 #if OS_VXWORKS
[all...]

Completed in 252 milliseconds