OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:UEXTSHORT
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gdb/dist/sim/h8300/
compile.c
312
#define
UEXTSHORT
(x) ((x) & 0xffff)
3736
res =
UEXTSHORT
((
UEXTSHORT
(ea) *
UEXTSHORT
(rd)));
3819
res =
UEXTSHORT
(ea) *
UEXTSHORT
(rd);
3854
res = (unsigned) (
UEXTSHORT
(rd) /
UEXTSHORT
(ea));
3925
rd =
UEXTSHORT
(rd);
3950
ea =
UEXTSHORT
(ea)
[
all
...]
/src/external/gpl3/gdb.old/dist/sim/h8300/
compile.c
312
#define
UEXTSHORT
(x) ((x) & 0xffff)
3736
res =
UEXTSHORT
((
UEXTSHORT
(ea) *
UEXTSHORT
(rd)));
3819
res =
UEXTSHORT
(ea) *
UEXTSHORT
(rd);
3854
res = (unsigned) (
UEXTSHORT
(rd) /
UEXTSHORT
(ea));
3925
rd =
UEXTSHORT
(rd);
3950
ea =
UEXTSHORT
(ea)
[
all
...]
Completed in 18 milliseconds
Indexes created Wed Mar 25 00:23:37 UTC 2026