Home
last modified time | relevance | path

Searched defs:__olength (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/libcxx/src/ryu/
H A Dd2fixed.cpp126 void __append_n_digits(const uint32_t __olength, uint32_t __digits, char* const __result) { in __append_n_digits() argument
155 _LIBCPP_HIDE_FROM_ABI inline void __append_d_digits(const uint32_t __olength, uint32_t __digits, char* const __result) { in __append_d_digits() argument
291 const uint32_t __olength in __d2fixed_buffered_n() local
[all...]
H A Dd2s.cpp360 const uint32_t __olength = __decimalLength17(_Output); in __to_chars() local
[all...]
H A Df2s.cpp424 const uint32_t __olength = __decimalLength9(_Output); in __to_chars() local
[all...]