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

/openbsd-current/gnu/llvm/libcxx/include/__format/
H A Dparser_std_format_spec.h233 int32_t __width_; member in struct:__parsed_specifications
740 size_t __width_; member in struct:__column_width_result
940 size_t __width_ = _VSTD::min(__str.size(), __maximum); variable
[all...]

Completed in 183 milliseconds