OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:round_away
(Results
1 - 9
of
9
) sorted by relevancy
/src/external/gpl3/gcc/dist/libquadmath/
quadmath-rounding-mode.h
43
round_away
(bool negative, bool last_digit_odd, bool half_bit, bool more_bits,
function
/src/external/gpl3/gcc.old/dist/libquadmath/
quadmath-rounding-mode.h
43
round_away
(bool negative, bool last_digit_odd, bool half_bit, bool more_bits,
function
/src/external/lgpl3/mpfr/dist/src/
vasprintf.c
1450
int
round_away
;
local
1459
case MPFR_RNDF: /*
round_away
= 1 needed for %Rg */
1460
round_away
= 1;
1463
round_away
= 0;
1466
round_away
= MPFR_IS_NEG (p);
1469
round_away
= MPFR_IS_POS (p);
1494
round_away
= cmp < 0;
1500
if (
round_away
)
/src/external/gpl3/gcc/dist/libquadmath/printf/
printf_fphex.c
347
do_round_away =
round_away
(negative, last_digit_value & 1,
printf_fp.c
967
if (
round_away
(is_neg, (last_digit - L_('0')) & 1, next_digit >= L_('5'),
/src/external/gpl3/gcc.old/dist/libquadmath/printf/
printf_fphex.c
347
do_round_away =
round_away
(negative, last_digit_value & 1,
printf_fp.c
967
if (
round_away
(is_neg, (last_digit - L_('0')) & 1, next_digit >= L_('5'),
/src/external/gpl3/gcc/dist/libquadmath/strtod/
strtod_l.c
240
if (
round_away
(negative,
290
if (
round_away
(negative,
/src/external/gpl3/gcc.old/dist/libquadmath/strtod/
strtod_l.c
240
if (
round_away
(negative,
290
if (
round_away
(negative,
Completed in 26 milliseconds
Indexes created Fri Jun 05 00:26:10 UTC 2026