Searched refs:first_dayofweek_of_year (Results 1 – 3 of 3) sorted by relevance
186 int first_dayofweek_of_year(int y);
331 first_dayofweek_of_year(int yy) in first_dayofweek_of_year() function
577 dow = first_dayofweek_of_year(year); in parsedaymonth()