Home
last modified time | relevance | path

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

/freebsd-14.2/lib/libcalendar/
H A DMakefile9 MLINKS= calendar.3 easterg.3 calendar.3 easterog.3 calendar.3 easteroj.3 \
H A Dcalendar.h36 struct date *easteroj(int _year, struct date *_dt);
H A Deaster.c65 easteroj(int y, date * dt) in easteroj() function
/freebsd-14.2/usr.bin/ncal/
H A Dncal.c562 easteroj(y, &dt); in printeaster()