Home
last modified time | relevance | path

Searched defs:days (Results 1 – 4 of 4) sorted by relevance

/glibc-2.36/time/
Dofftime.c31 __time64_t days, rem, y; in __offtime() local
Dmktime.c222 long_int days = 365 * years + yday1 - yday0 + intervening_leap_days; in ydhms_diff() local
Dstrftime_l.c371 int days = (365 * years + intervening_leap_days in tm_diff() local
1218 int days = iso_week_days (tp->tm_yday, tp->tm_wday); in libc_hidden_def() local
/glibc-2.36/resolv/
Dns_ttl.c47 int secs, mins, hours, days, weeks, x; in ns_format_ttl() local