OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:TARGET_MACHO
(Results
1 - 6
of
6
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/config/i386/
darwin.h
22
#undef
TARGET_MACHO
23
#define
TARGET_MACHO
1
i386.h
549
#define
TARGET_MACHO
0
1611
|| (
TARGET_MACHO
&& crtl->profile))
1853
#define X86_32_SSE_REGPARM_MAX (TARGET_SSE ? (
TARGET_MACHO
? 4 : 3) : 0)
1862
#define X86_32_MMX_REGPARM_MAX (TARGET_MMX ? (
TARGET_MACHO
? 0 : 3) : 0)
/src/external/gpl3/gcc.old/dist/gcc/config/i386/
darwin.h
22
#undef
TARGET_MACHO
23
#define
TARGET_MACHO
1
i386.h
529
#define
TARGET_MACHO
0
1525
|| (
TARGET_MACHO
&& crtl->profile))
1797
#define X86_32_SSE_REGPARM_MAX (TARGET_SSE ? (
TARGET_MACHO
? 4 : 3) : 0)
1806
#define X86_32_MMX_REGPARM_MAX (TARGET_MMX ? (
TARGET_MACHO
? 0 : 3) : 0)
/src/external/gpl3/gcc/dist/gcc/config/rs6000/
rs6000.h
47
#define
TARGET_MACHO
(TARGET_OBJECT_FORMAT == OBJECT_MACHO)
/src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
rs6000.h
47
#define
TARGET_MACHO
(TARGET_OBJECT_FORMAT == OBJECT_MACHO)
Completed in 51 milliseconds
Indexes created Thu Jul 23 00:25:05 UTC 2026