Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libcxx/include/__format/
H A Dparser_std_format_spec.h240 struct __std { struct
241 __alignment __alignment_ : 3;
242 __sign __sign_ : 2;
243 bool __alternate_form_ : 1;
244 bool __locale_specific_form_ : 1;
245 __type __type_;