Searched refs:__remove_trailing_zeros (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/gnu/llvm/libcxx/include/__format/
H A Dformatter_floating_point.h184 _LIBCPP_HIDE_FROM_ABI void __remove_trailing_zeros() { __num_trailing_zeros_ = 0; } function in class:__formatter::__float_buffer
387 __buffer.__remove_trailing_zeros();

Completed in 108 milliseconds