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_REG_NAMES_P
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/binutils/dist/gas/config/
tc-s390.c
56
#ifndef
TARGET_REG_NAMES_P
57
#define
TARGET_REG_NAMES_P
true
60
static bool reg_names_p =
TARGET_REG_NAMES_P
;
tc-ppc.c
48
#ifndef
TARGET_REG_NAMES_P
49
#define
TARGET_REG_NAMES_P
false
86
static bool reg_names_p =
TARGET_REG_NAMES_P
;
/src/external/gpl3/binutils.old/dist/gas/config/
tc-s390.c
56
#ifndef
TARGET_REG_NAMES_P
57
#define
TARGET_REG_NAMES_P
true
60
static bool reg_names_p =
TARGET_REG_NAMES_P
;
tc-ppc.c
48
#ifndef
TARGET_REG_NAMES_P
49
#define
TARGET_REG_NAMES_P
false
86
static bool reg_names_p =
TARGET_REG_NAMES_P
;
Completed in 32 milliseconds
Indexes created Thu May 14 00:25:00 UTC 2026