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

/external/srec/srec/include/
H A Dvcc_helper.h28 #define OS_VXWORKS 32 macro
/external/chromium_org/third_party/sqlite/src/src/
H A Dos_unix.c75 ** Define the OS_VXWORKS pre-processor macro to 1 if building on
78 #ifndef OS_VXWORKS
80 # define OS_VXWORKS 1 macro
82 # define OS_VXWORKS 0 macro
128 # if OS_VXWORKS
137 #if defined(__APPLE__) || (SQLITE_ENABLE_LOCKING_STYLE && !OS_VXWORKS)
221 #if OS_VXWORKS
708 #if OS_VXWORKS
817 #endif /* OS_VXWORKS */
918 #if OS_VXWORKS
[all...]
/external/chromium_org/third_party/sqlite/amalgamation/
H A Dsqlite3.c24028 ** Define the OS_VXWORKS pre-processor macro to 1 if building on
24031 #ifndef OS_VXWORKS
24033 # define OS_VXWORKS 1 macro
24035 # define OS_VXWORKS 0 macro
24080 # if OS_VXWORKS
24089 #if defined(__APPLE__) || (SQLITE_ENABLE_LOCKING_STYLE && !OS_VXWORKS)
24172 #if OS_VXWORKS
24864 #if OS_VXWORKS
24973 #endif /* OS_VXWORKS */
25074 #if OS_VXWORKS
[all...]
/external/sqlite/dist/orig/
H A Dsqlite3.c24882 ** Define the OS_VXWORKS pre-processor macro to 1 if building on
24885 #ifndef OS_VXWORKS
24887 # define OS_VXWORKS 1 macro
24889 # define OS_VXWORKS 0 macro
24936 # if OS_VXWORKS
24945 #if defined(__APPLE__) || (SQLITE_ENABLE_LOCKING_STYLE && !OS_VXWORKS)
25034 #if OS_VXWORKS
25789 #if OS_VXWORKS
25898 #endif /* OS_VXWORKS */
25999 #if OS_VXWORKS
[all...]
/external/sqlite/dist/
H A Dsqlite3.c24889 ** Define the OS_VXWORKS pre-processor macro to 1 if building on
24892 #ifndef OS_VXWORKS
24894 # define OS_VXWORKS 1 macro
24896 # define OS_VXWORKS 0 macro
24943 # if OS_VXWORKS
24952 #if defined(__APPLE__) || (SQLITE_ENABLE_LOCKING_STYLE && !OS_VXWORKS)
25041 #if OS_VXWORKS
25807 #if OS_VXWORKS
25916 #endif /* OS_VXWORKS */
26017 #if OS_VXWORKS
[all...]

Completed in 413 milliseconds