Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libcxx/src/ryu/
H A Dd2s.cpp361 int32_t _Scientific_exponent = _Ryu_exponent + static_cast<int32_t>(__olength) - 1; in __to_chars() local
[all...]
H A Df2s.cpp425 int32_t _Scientific_exponent = _Ryu_exponent + static_cast<int32_t>(__olength) - 1; in __to_chars() local