Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/libcxx/include/__format/
H A Dformatter_floating_point.h105 _LIBCPP_HIDE_FROM_ABI constexpr size_t __float_buffer_size(int __precision) { in __float_buffer_size() function
164 __size_ = __formatter::__float_buffer_size<_Fp>(__precision_);