Home
last modified time | relevance | path

Searched defs:biased_exponent (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/src/c++17/
H A Dfloating_from_chars.cc690 int biased_exponent = written_exponent + exponent_bias; in __floating_from_chars_hex() local
H A Dfloating_to_chars.cc380 uint32_t biased_exponent; member