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_ARCH32
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/config/sparc/
sparc.h
41
#define
TARGET_ARCH32
0
43
#define
TARGET_ARCH32
1
47
#define
TARGET_ARCH32
(!TARGET_64BIT)
49
#define
TARGET_ARCH32
(DEFAULT_ARCH32_P)
52
#define TARGET_ARCH64 (!
TARGET_ARCH32
)
445
(TARGET_HARD_MUL &&
TARGET_ARCH32
&& !TARGET_V8PLUS)
769
if (
TARGET_ARCH32
) \
/src/external/gpl3/gcc.old/dist/gcc/config/sparc/
sparc.h
41
#define
TARGET_ARCH32
0
43
#define
TARGET_ARCH32
1
47
#define
TARGET_ARCH32
(!TARGET_64BIT)
49
#define
TARGET_ARCH32
(DEFAULT_ARCH32_P)
52
#define TARGET_ARCH64 (!
TARGET_ARCH32
)
445
(TARGET_HARD_MUL &&
TARGET_ARCH32
&& !TARGET_V8PLUS)
764
if (
TARGET_ARCH32
) \
Completed in 22 milliseconds
Indexes created Wed Mar 04 15:26:31 UTC 2026