Searched refs:leap (Results 1 – 4 of 4) sorted by relevance
483 int leap = is_leap_year (timeptr->tm_year + tm_year_base); in strptime_l() local486 if (timeptr->tm_yday < _DAYS_BEFORE_MONTH[i] + leap) in strptime_l()
37 Seconds, between 0 and 60 inclusive (60 allows for leap seconds).
359 int leap = isleap (tim_p->tm_year + (YEAR_BASE in iso_year_adjust() local365 switch (PACK (tim_p->tm_yday, tim_p->tm_wday, leap)) in iso_year_adjust()
25221 * libc/time/localtime.c (localtime): Fix problem with leap year