OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:scaleexpo
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/libquadmath/printf/
printf_fp.c
458
int
scaleexpo
= 0;
488
if (exponent >=
scaleexpo
+ powers->p_expo - 1)
504
/* Adjust exponent, as
scaleexpo
will be this much
531
scaleexpo
= (scalesize - 2) * BITS_PER_MP_LIMB - cnt - 1;
456
int
scaleexpo
= 0;
local
/src/external/gpl3/gcc.old/dist/libquadmath/printf/
printf_fp.c
458
int
scaleexpo
= 0;
488
if (exponent >=
scaleexpo
+ powers->p_expo - 1)
504
/* Adjust exponent, as
scaleexpo
will be this much
531
scaleexpo
= (scalesize - 2) * BITS_PER_MP_LIMB - cnt - 1;
456
int
scaleexpo
= 0;
local
Completed in 27 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026