Searched refs:easter (Results 1 - 5 of 5) sorted by relevance

/freebsd-current/lib/libcalendar/
H A DMakefile4 SRCS= calendar.c easter.c
/freebsd-current/usr.bin/calendar/
H A Dostern.c40 * easter is. This is the Gregorian calendar version. They refer to
46 easter(int year) /* 0 ... abcd, NOT since 1900 */ function
H A Dcalendar.h175 int easter(int);
H A Ddates.c40 int easter; /* Julian day */ member in struct:cal_year
107 py->easter = easter(y);
H A Dparsedata.c499 yearinfo->ieaster = easter(year);
852 strlcat(s, "easter ", SLEN);

Completed in 82 milliseconds