Home
last modified time | relevance | path

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

/external/icu/icu4c/source/tools/tzcode/
Dlocaltime.c153 static int normalize_overflow32(int_fast32_t * tensptr,
1638 normalize_overflow32(int_fast32_t *const tensptr, int *const unitsptr, in normalize_overflow32() function
1697 if (normalize_overflow32(&y, &yourtm.tm_mon, MONSPERYEAR)) in time2sub()