Searched refs:first_dayofweek_of_month (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/usr.bin/calendar/
H A Dcalendar.h185 int first_dayofweek_of_month(int y, int m);
H A Dparsedata.c392 wday1 = first_dayofweek_of_month(year, month);
616 dow = first_dayofweek_of_month(year, imonth);
650 dow = first_dayofweek_of_month(year, imonth);
H A Ddates.c346 first_dayofweek_of_month(int yy, int mm) function

Completed in 118 milliseconds