Home
last modified time | relevance | path

Searched defs:__width (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/libcxx/include/__format/
H A Dformatter_output.h61 __padding_size(size_t __size, size_t __width, __format_spec::__alignment __align) { in __padding_size()
H A Dparser_std_format_spec.h775 int __width = __detail::__column_width(__cluster.__code_point_); in __estimate_column_width_grapheme_clustering() local