OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:NEGDI
(Results
1 - 6
of
6
) sorted by relevancy
/src/external/gpl3/binutils/dist/include/cgen/
basic-ops.h
166
extern DI
NEGDI
(DI);
195
#define
NEGDI
(x) (- (x))
/src/external/gpl3/binutils.old/dist/include/cgen/
basic-ops.h
166
extern DI
NEGDI
(DI);
195
#define
NEGDI
(x) (- (x))
/src/external/gpl3/gdb.old/dist/include/cgen/
basic-ops.h
166
extern DI
NEGDI
(DI);
195
#define
NEGDI
(x) (- (x))
/src/external/gpl3/gdb.old/dist/sim/common/
cgen-ops.h
172
extern DI
NEGDI
(DI);
201
#define
NEGDI
(x) ((DI) (- (UDI) (x)))
/src/external/gpl3/gdb/dist/include/cgen/
basic-ops.h
166
extern DI
NEGDI
(DI);
195
#define
NEGDI
(x) (- (x))
/src/external/gpl3/gdb/dist/sim/common/
cgen-ops.h
172
extern DI
NEGDI
(DI);
201
#define
NEGDI
(x) ((DI) (- (UDI) (x)))
Completed in 15 milliseconds
Indexes created Mon Apr 27 00:23:16 UTC 2026