OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sci_exp
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/libstdc++-v3/src/c++17/fast_float/
fast_float.h
2838
int32_t
sci_exp
= scientific_exponent(num);
variable
2844
int32_t exponent =
sci_exp
+ 1 - int32_t(digits);
/src/external/gpl3/gcc.old/dist/libstdc++-v3/src/c++17/fast_float/
fast_float.h
2830
int32_t
sci_exp
= scientific_exponent(num);
variable
2836
int32_t exponent =
sci_exp
+ 1 - int32_t(digits);
Completed in 21 milliseconds
Indexes created Wed Jul 22 00:25:13 UTC 2026