OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:DEFAULT_ABI
(Results
1 - 14
of
14
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/config/i386/
mingw32.h
21
#undef
DEFAULT_ABI
22
#define
DEFAULT_ABI
MS_ABI
cygming.h
52
#undef
DEFAULT_ABI
53
#define
DEFAULT_ABI
(TARGET_64BIT ? MS_ABI : SYSV_ABI)
i386.h
570
#define
DEFAULT_ABI
SYSV_ABI
/src/external/gpl3/gcc.old/dist/gcc/config/i386/
mingw32.h
21
#undef
DEFAULT_ABI
22
#define
DEFAULT_ABI
MS_ABI
cygming.h
52
#undef
DEFAULT_ABI
53
#define
DEFAULT_ABI
(TARGET_64BIT ? MS_ABI : SYSV_ABI)
i386.h
550
#define
DEFAULT_ABI
SYSV_ABI
/src/external/gpl3/gcc/dist/gcc/config/rs6000/
aix.h
23
#define
DEFAULT_ABI
ABI_AIX
darwin.h
26
#define
DEFAULT_ABI
ABI_DARWIN
netbsd64.h
29
#undef
DEFAULT_ABI
30
#define
DEFAULT_ABI
ABI_AIX
sysv4.h
35
#define
DEFAULT_ABI
rs6000_current_abi
47
||
DEFAULT_ABI
!= ABI_V4)
133
else if (
DEFAULT_ABI
== ABI_V4) \
152
else if (flag_pic &&
DEFAULT_ABI
== ABI_V4 \
162
if ((rs6000_sdata != SDATA_NONE &&
DEFAULT_ABI
!= ABI_V4) \
204
if (
DEFAULT_ABI
== ABI_V4 && TARGET_PLTSEQ && !TARGET_SECURE_PLT) \
218
if (flag_pic > 1 &&
DEFAULT_ABI
== ABI_V4) \
475
if (
DEFAULT_ABI
== ABI_V4) \
487
if (
DEFAULT_ABI
== ABI_V4) \
/src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
aix.h
23
#define
DEFAULT_ABI
ABI_AIX
darwin.h
26
#define
DEFAULT_ABI
ABI_DARWIN
netbsd64.h
29
#undef
DEFAULT_ABI
30
#define
DEFAULT_ABI
ABI_AIX
sysv4.h
35
#define
DEFAULT_ABI
rs6000_current_abi
47
||
DEFAULT_ABI
!= ABI_V4)
133
else if (
DEFAULT_ABI
== ABI_V4) \
152
else if (flag_pic &&
DEFAULT_ABI
== ABI_V4 \
162
if ((rs6000_sdata != SDATA_NONE &&
DEFAULT_ABI
!= ABI_V4) \
204
if (
DEFAULT_ABI
== ABI_V4 && TARGET_PLTSEQ && !TARGET_SECURE_PLT) \
218
if (flag_pic > 1 &&
DEFAULT_ABI
== ABI_V4) \
475
if (
DEFAULT_ABI
== ABI_V4) \
487
if (
DEFAULT_ABI
== ABI_V4) \
Completed in 44 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026