OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fixed_arithmetic
(Results
1 - 6
of
6
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/gcc/
fixed-value.h
101
extern bool
fixed_arithmetic
(FIXED_VALUE_TYPE *, int, const FIXED_VALUE_TYPE *,
fixed-value.cc
726
fixed_arithmetic
(FIXED_VALUE_TYPE *f, int icode, const FIXED_VALUE_TYPE *op0,
function
fold-const.cc
1366
/* The following codes are handled by
fixed_arithmetic
. */
1397
overflow_p =
fixed_arithmetic
(&result, code, &f1, &f2, sat_p);
15758
bool overflow_p =
fixed_arithmetic
(&f, NEGATE_EXPR,
/src/external/gpl3/gcc/dist/gcc/
fixed-value.h
101
extern bool
fixed_arithmetic
(FIXED_VALUE_TYPE *, int, const FIXED_VALUE_TYPE *,
fixed-value.cc
726
fixed_arithmetic
(FIXED_VALUE_TYPE *f, int icode, const FIXED_VALUE_TYPE *op0,
function
fold-const.cc
1509
/* The following codes are handled by
fixed_arithmetic
. */
1540
overflow_p =
fixed_arithmetic
(&result, code, &f1, &f2, sat_p);
16163
bool overflow_p =
fixed_arithmetic
(&f, NEGATE_EXPR,
Completed in 55 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026