Home
last modified time | relevance | path

Searched refs:days_per_month (Results 1 – 2 of 2) sorted by relevance

/glibc-2.36/resolv/
Dns_date.c47 static const int days_per_month[12] = in ns_datetosecs() local
81 mdays += days_per_month[i]; in ns_datetosecs()
/glibc-2.36/locale/programs/
Dld-time.c230 const int days_per_month[12] = { 31, 29, 31, 30, 31, 30, in time_finish() local
351 > days_per_month[time->era_entries[idx].start_date[1]]) in time_finish()
425 > days_per_month[time->era_entries[idx].stop_date[1]]) in time_finish()