Home
last modified time | relevance | path

Searched defs:mon_lengths (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/bsd/unbound/dist/compat/
H A Dgmtime_r.c35 static const int mon_lengths[2][MONSPERYEAR] = { variable
/netbsd-src/external/bsd/unbound/dist/sldns/
H A Dparseutil.c123 const int *mon_lengths = is_leap_year(result->tm_year) ? in sldns_mon_and_mday_from_year_and_yday() local
/netbsd-src/lib/libc/time/
H A Dlocaltime.c840 static const int mon_lengths[2][MONSPERYEAR] = { global() variable