Searched refs:_days_before_month (Results 1 – 2 of 2) sorted by relevance
58 def _days_before_month(year, month): function69 _days_before_month(year, month) +158 dnum = _days_before_month(y, m) + d2515 _date_class, _days_before_month, _days_before_year, _days_in_month,
212 static const int _days_before_month[] = { variable250 days = _days_before_month[month]; in days_before_month()349 preceding = (_days_before_month[*month] + (*month > 2 && leapyear)); in ord_to_ymd()