Home
last modified time | relevance | path

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

/dragonfly/lib/libc/stdtime/
H A Dlocaltime.c169 static int normalize_overflow32(int_fast32_t * tensptr,
1720 normalize_overflow32(int_fast32_t * const tensptr, int * const unitsptr, in normalize_overflow32() function
1776 if (normalize_overflow32(&y, &yourtm.tm_mon, MONSPERYEAR)) in time2sub()