Searched refs:__format_year (Results 1 – 1 of 1) sorted by relevance
169 _LIBCPP_HIDE_FROM_ABI void __format_year(basic_stringstream<_CharT>& __sstr, int __year) { in __format_year() function355 __formatter::__format_year(__sstr, __t.tm_year + 1900); in __format_chrono_using_chrono_specs()362 __formatter::__format_year(__sstr, __t.tm_year + 1900); in __format_chrono_using_chrono_specs()