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

/freebsd-11-stable/lib/libcalendar/
H A DMakefile13 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-11-stable/usr.bin/ncal/
H A Dncal.c1010 return (ndaysg(d));
1014 return ndaysg(d);
1026 return (ndaysg(d));

Completed in 57 milliseconds