Home
last modified time | relevance | path

Searched refs:easterog (Results 1 – 4 of 4) sorted by relevance

/freebsd/lib/libcalendar/
H A DMakefile8 MLINKS= calendar.3 easterg.3 calendar.3 easterog.3 calendar.3 easteroj.3 \
H A Dcalendar.h35 struct date *easterog(int _year, struct date *_dt);
H A Deaster.c57 easterog(int y, date *dt) in easterog() function
/freebsd/usr.bin/ncal/
H A Dncal.c564 easterog(y, &dt); in printeaster()