Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libcxx/src/ryu/
H A Dd2s.cpp579 const uint32_t _Total_scientific_length = __olength + (__olength > 1) // digits + possible decimal point in __to_chars() local
H A Df2s.cpp602 const uint32_t _Total_scientific_length = in __to_chars() local