OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:F_REG_HIGH
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/binutils/dist/gas/config/
bfin-defs.h
87
#define
F_REG_HIGH
1
179
#define IS_H(a) ((a).flags &
F_REG_HIGH
? 1: 0)
182
((a).flags &
F_REG_HIGH
) != ((b).flags &
F_REG_HIGH
))
/src/external/gpl3/binutils.old/dist/gas/config/
bfin-defs.h
87
#define
F_REG_HIGH
1
179
#define IS_H(a) ((a).flags &
F_REG_HIGH
? 1: 0)
182
((a).flags &
F_REG_HIGH
) != ((b).flags &
F_REG_HIGH
))
Completed in 66 milliseconds
Indexes created Sun Mar 22 00:23:16 UTC 2026