OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:gas_mul_overflow
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/binutils/dist/gas/
as.h
123
#define
gas_mul_overflow
(a, b, res) __builtin_mul_overflow (a, b, res)
macro
126
#define
gas_mul_overflow
(a, b, res) \
macro
/src/external/gpl3/binutils.old/dist/gas/
as.h
123
#define
gas_mul_overflow
(a, b, res) __builtin_mul_overflow (a, b, res)
macro
126
#define
gas_mul_overflow
(a, b, res) \
macro
Completed in 78 milliseconds
Indexes created Thu Jul 23 00:25:05 UTC 2026