Home
last modified time | relevance | path

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

/external/srec/srec/include/
Dvcc_helper.h28 #define OS_VXWORKS 32 macro
/external/sqlite/dist/
Dsqlite3.c21370 #ifndef OS_VXWORKS
21372 # define OS_VXWORKS 1
21374 # define OS_VXWORKS 0
21416 # if OS_VXWORKS
21495 #if OS_VXWORKS
21983 #if OS_VXWORKS
22221 #if OS_VXWORKS
22280 #if OS_VXWORKS
22517 #if OS_VXWORKS
23185 #if OS_VXWORKS
[all …]
Dsqlite3.c.orig21362 ** Define the OS_VXWORKS pre-processor macro to 1 if building on
21365 #ifndef OS_VXWORKS
21367 # define OS_VXWORKS 1
21369 # define OS_VXWORKS 0
21411 # if OS_VXWORKS
21490 #if OS_VXWORKS
21978 #if OS_VXWORKS
22087 #endif /* OS_VXWORKS */
22216 #if OS_VXWORKS
22275 #if OS_VXWORKS
[all …]