Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/libcxx/include/__format/
H A Dparser_std_format_spec.h808 _LIBCPP_HIDE_FROM_ABI constexpr int __column_width(uint32_t __c) noexcept { in __column_width() function
823 int __width = __detail::__column_width(__cluster.__code_point_); in __estimate_column_width_grapheme_clustering()