OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:LOC_REGNO_P
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/config/ia64/
ia64.h
315
#define
LOC_REGNO_P
(REGNO) ((REGNO) >= LOC_REG (0) && (REGNO) <= LOC_REG (79))
439
(IN_REGNO_P (REGNO) ||
LOC_REGNO_P
(REGNO))
/src/external/gpl3/gcc.old/dist/gcc/config/ia64/
ia64.h
315
#define
LOC_REGNO_P
(REGNO) ((REGNO) >= LOC_REG (0) && (REGNO) <= LOC_REG (79))
439
(IN_REGNO_P (REGNO) ||
LOC_REGNO_P
(REGNO))
Completed in 146 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026