OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:isbyte
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/binutils/dist/gas/config/
tc-m68k.c
952
#define
isbyte
(x) ((valueT) SEXT (x) + 0xff < 0x1ff)
macro
1623
|| !
isbyte
(opP->disp.exp.X_add_number)))
2432
if (!
isbyte
(nextword))
2982
if (!
isbyte
(tmpreg))
5489
if (!
isbyte
(offs (exp)))
/src/external/gpl3/binutils.old/dist/gas/config/
tc-m68k.c
952
#define
isbyte
(x) ((valueT) SEXT (x) + 0xff < 0x1ff)
macro
1623
|| !
isbyte
(opP->disp.exp.X_add_number)))
2432
if (!
isbyte
(nextword))
2982
if (!
isbyte
(tmpreg))
5489
if (!
isbyte
(offs (exp)))
Completed in 35 milliseconds
Indexes created Wed Mar 04 05:31:52 UTC 2026