Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libcxx/include/__format/
H A Dparser_std_format_spec.h248 struct __chrono { struct
249 __alignment __alignment_ : 3;
250 bool __locale_specific_form_ : 1;
251 bool __hour_ : 1;
252 bool __weekday_name_ : 1;
253 bool __weekday_ : 1;
254 bool __day_of_year_ : 1;
255 bool __week_of_year_ : 1;
256 bool __month_name_ : 1;