Searched defs:__ymd (Results 1 – 2 of 2) sorted by relevance
181 [[nodiscard]] static sys_seconds __to_sys_seconds(year_month_day __ymd, seconds __seconds) { in __to_sys_seconds()240 …year_month_day __ymd = chrono::__to_year_month_day(__continuation.__year, __continuation.__in, __c… in __until_to_sys_seconds() local296 year_month_day __ymd = chrono::__to_year_month_day(__year, __rule.__in, __rule.__on); in __from_to_sys_seconds() local404 year_month_day __ymd = chrono::__to_year_month_day(__year, __rule.__in, __rule.__on); in __rule_to_sys_seconds() local
84 const year_month_day __ymd = year_month_day(__sysd); __from_days() local