Home
last modified time | relevance | path

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

/llvm-project/libcxx/include/__chrono/
H A Dformatter.h152 __format_year(basic_stringstream<_CharT> & __sstr,int __year) __format_year() argument
168 __format_century(basic_stringstream<_CharT> & __sstr,int __year) __format_century() argument
244 int __year = __t.tm_year + 1900; __format_chrono_using_chrono_specs() local
[all...]
H A Dparser_std_format_spec.h51 __year = 0x20, global() enumerator
/llvm-project/libcxx/src/experimental/
H A Dtime_zone.cpp217 [[nodiscard]] static year_month_day __to_year_month_day(year __year, month __month, __tz::__on __on) { in __to_year_month_day() argument
295 [[nodiscard]] static sys_seconds __from_to_sys_seconds(seconds __stdoff, const __tz::__rule& __rule, year __year) { in __from_to_sys_seconds() argument
403 __rule_to_sys_seconds(seconds __stdoff, seconds __save, const __tz::__rule& __rule, year __year) { in __rule_to_sys_seconds() argument
[all...]