OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:do_round_away
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/libquadmath/printf/
printf_fphex.c
122
bool
do_round_away
;
327
do_round_away
= false;
347
do_round_away
= round_away (negative, last_digit_value & 1,
355
else if (
do_round_away
)
120
bool
do_round_away
;
local
/src/external/gpl3/gcc.old/dist/libquadmath/printf/
printf_fphex.c
122
bool
do_round_away
;
327
do_round_away
= false;
347
do_round_away
= round_away (negative, last_digit_value & 1,
355
else if (
do_round_away
)
120
bool
do_round_away
;
local
Completed in 50 milliseconds
Indexes created Wed Mar 04 15:26:31 UTC 2026