HomeSort by: relevance | last modified time | path
    Searched refs:TARGET_VXWORKS (Results 1 - 6 of 6) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/config/
vxworks-dummy.h 26 #ifndef TARGET_VXWORKS
27 #define TARGET_VXWORKS 0
vxworks.h 28 #undef TARGET_VXWORKS
29 #define TARGET_VXWORKS 1
  /src/external/gpl3/gcc.old/dist/gcc/config/
vxworks-dummy.h 26 #ifndef TARGET_VXWORKS
27 #define TARGET_VXWORKS 0
vxworks.h 23 #undef TARGET_VXWORKS
24 #define TARGET_VXWORKS 1
  /src/external/gpl3/gcc/dist/gcc/config/mips/
mips.h 457 if (!flag_iso && !TARGET_VXWORKS) \
  /src/external/gpl3/gcc.old/dist/gcc/config/mips/
mips.h 450 if (!flag_iso && !TARGET_VXWORKS) \

Completed in 34 milliseconds