Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/libcxx/include/__format/
H A Dparser_std_format_spec.h793 _LIBCPP_HIDE_FROM_ABI constexpr int __column_width_4(uint32_t __c) noexcept { in __column_width_4() function
812 return __detail::__column_width_4(__c); in __column_width()