Home
last modified time | relevance | path

Searched refs:__float_buffer_size (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/libcxx/include/__format/
H A Dformatter_floating_point.h106 static constexpr size_t __float_buffer_size(int __precision) { in __float_buffer_size() function
165 __size_ = __formatter::__float_buffer_size<_Fp>(__precision_);