Home
last modified time | relevance | path

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

/llvm-project-15.0.7/libcxx/include/__format/
H A Dparser_std_format_spec.h745 _LIBCPP_HIDE_FROM_ABI constexpr int __column_width_4(uint32_t __c) noexcept { in __column_width_4() function
764 return __detail::__column_width_4(__c); in __column_width()