Home
last modified time | relevance | path

Searched defs:TARGET_MACHO (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/config/i386/
Ddarwin.h23 #define TARGET_MACHO 1 macro
Di386.h527 #define TARGET_MACHO 0 macro
/netbsd/src/external/gpl3/gcc/dist/gcc/config/rs6000/
Drs6000.h47 #define TARGET_MACHO (TARGET_OBJECT_FORMAT == OBJECT_MACHO) macro