Home | History | Annotate | Download | only in tzcode

Lines Matching refs:normalize_overflow32

156 static bool normalize_overflow32(int_fast32_t *, int *, int);
1805 normalize_overflow32(int_fast32_t *tensptr, int *unitsptr, int base)
1864 if (normalize_overflow32(&y, &yourtm.tm_mon, MONSPERYEAR))