Home
last modified time | relevance | path

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

/llvm-project-15.0.7/libcxx/include/__format/
H A Dparser_std_format_spec.h169 struct __std { struct
170 __alignment __alignment_ : 3;
171 __sign __sign_ : 2;
195 // The field __alignment_ is the first element in __std_ and __chrono_. argument