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

/freebsd-10.1-release/lib/libcalendar/
H A DMakefile5 SRCS= calendar.c easter.c
/freebsd-10.1-release/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 Ddates.c40 int easter; /* Julian day */ member in struct:cal_year
106 py->easter = easter(y);
H A Dcalendar.h177 int easter(int);
H A Dparsedata.c500 yearinfo->ieaster = easter(year);
847 strcat(s, "easter ");

Completed in 108 milliseconds