Home
last modified time | relevance | path

Searched defs:daysinmonth (Results 1 – 2 of 2) sorted by relevance

/freebsd/crypto/heimdal/lib/asn1/
H A Dtimegm.c127 unsigned daysinmonth = ndays[is_leap(tm->tm_year)][tm->tm_mon]; in _der_gmtime() local
/freebsd/bin/date/
H A Dvary.c104 daysinmonth(const struct tm *t) in daysinmonth() function