Home
last modified time | relevance | path

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

/picolibc-3.5.0-3.4.0/newlib/libc/time/
Dtzcalc_limits.c47 const int yleap = isleap(year); in __tzcalc_limits() local
49 const uint8_t *const ip = __month_lengths[yleap]; in __tzcalc_limits()