Home
last modified time | relevance | path

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

/llvm-project-15.0.7/libcxx/include/__format/
H A Dparser_std_format_spec.h210 int32_t __width_; member
695 size_t __width_; member
892 size_t __width_ = _VSTD::min(__str.size(), __maximum); in __estimate_column_width() local