OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:UEXTCHAR
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gdb/dist/sim/h8300/
compile.c
311
#define
UEXTCHAR
(x) ((x) & 0xff)
564
cst[opnum] =
UEXTCHAR
(data[len / 2]);
3807
res =
UEXTCHAR
(ea) *
UEXTCHAR
(rd);
3926
ea =
UEXTCHAR
(ea);
/src/external/gpl3/gdb.old/dist/sim/h8300/
compile.c
311
#define
UEXTCHAR
(x) ((x) & 0xff)
564
cst[opnum] =
UEXTCHAR
(data[len / 2]);
3807
res =
UEXTCHAR
(ea) *
UEXTCHAR
(rd);
3926
ea =
UEXTCHAR
(ea);
Completed in 31 milliseconds
Indexes created Sun Mar 22 00:23:16 UTC 2026