Searched refs:ndaysg (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.3-release/lib/libcalendar/
H A DMakefile12 calendar.3 ndaysg.3 calendar.3 ndaysj.3 \
H A Dcalendar.h39 int ndaysg(struct date *_dt);
H A Dcalendar.c128 * is older than 1582-10-05. This is the reverse of the function ndaysg().
183 ndaysg(date *dt) function
/freebsd-10.3-release/usr.bin/ncal/
H A Dncal.c1008 return (ndaysg(d));
1012 return ndaysg(d);
1024 return (ndaysg(d));

Completed in 193 milliseconds