Home
last modified time | relevance | path

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

/llvm-project-15.0.7/libcxx/include/__format/
H A Dparser_std_format_spec.h760 _LIBCPP_HIDE_FROM_ABI constexpr int __column_width(uint32_t __c) noexcept { in __column_width() function
775 int __width = __detail::__column_width(__cluster.__code_point_); in __estimate_column_width_grapheme_clustering()