Searched defs:mdays (Results 1 – 5 of 5) sorted by relevance
/freebsd-src/bin/date/ |
H A D | vary.c | 101 static int mdays[12] = { 31, 0, 31, 30, 31, 30, 31, 31, 30, 31, 30, 31 }; variable
|
/freebsd-src/crypto/openssl/crypto/asn1/ |
H A D | a_time.c | 80 static const int mdays[12] = { 31, 28, 31, 30, 31, 30, 31, 31, 30, 31, 30, 31 }; in ossl_asn1_time_to_tm() local
|
/freebsd-src/contrib/ntp/libntp/ |
H A D | ntp_calendar.c | 1393 int32_t mdays in ntpcal_edate_to_eradays() 1422 int32_t mdays in ntpcal_edate_to_yeardays()
|
/freebsd-src/contrib/unbound/sldns/ |
H A D | parseutil.c | 44 static const int mdays[] = { variable
|
/freebsd-src/contrib/ldns/ |
H A D | util.c | 166 static const int mdays[] = { variable
|