OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:MULQI
(Results
1 - 6
of
6
) sorted by relevancy
/src/external/gpl3/binutils/dist/include/cgen/
basic-ops.h
59
#define
MULQI
(x, y) ((x) * (y))
/src/external/gpl3/binutils.old/dist/include/cgen/
basic-ops.h
59
#define
MULQI
(x, y) ((x) * (y))
/src/external/gpl3/gdb.old/dist/include/cgen/
basic-ops.h
59
#define
MULQI
(x, y) ((x) * (y))
/src/external/gpl3/gdb.old/dist/sim/common/
cgen-ops.h
65
#define
MULQI
(x, y) ((QI) ((UQI) (x) * (UQI) (y)))
/src/external/gpl3/gdb/dist/include/cgen/
basic-ops.h
59
#define
MULQI
(x, y) ((x) * (y))
/src/external/gpl3/gdb/dist/sim/common/
cgen-ops.h
65
#define
MULQI
(x, y) ((QI) ((UQI) (x) * (UQI) (y)))
Completed in 19 milliseconds
Indexes created Sat Jun 27 00:24:51 UTC 2026