OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SUBDI
(Results
1 - 6
of
6
) sorted by relevancy
/src/external/gpl3/binutils/dist/include/cgen/
basic-ops.h
152
extern DI
SUBDI
(DI, DI);
181
#define
SUBDI
(x, y) ((x) - (y))
/src/external/gpl3/binutils.old/dist/include/cgen/
basic-ops.h
152
extern DI
SUBDI
(DI, DI);
181
#define
SUBDI
(x, y) ((x) - (y))
/src/external/gpl3/gdb/dist/include/cgen/
basic-ops.h
152
extern DI
SUBDI
(DI, DI);
181
#define
SUBDI
(x, y) ((x) - (y))
/src/external/gpl3/gdb/dist/sim/common/
cgen-ops.h
158
extern DI
SUBDI
(DI, DI);
187
#define
SUBDI
(x, y) ((DI) ((UDI) (x) - (UDI) (y)))
709
DI tmp =
SUBDI
(a, ADDSI (b, c));
/src/external/gpl3/gdb.old/dist/include/cgen/
basic-ops.h
152
extern DI
SUBDI
(DI, DI);
181
#define
SUBDI
(x, y) ((x) - (y))
/src/external/gpl3/gdb.old/dist/sim/common/
cgen-ops.h
158
extern DI
SUBDI
(DI, DI);
187
#define
SUBDI
(x, y) ((DI) ((UDI) (x) - (UDI) (y)))
709
DI tmp =
SUBDI
(a, ADDSI (b, c));
Completed in 28 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026