Home | History | Annotate | Download | only in tzcode

Lines Matching full:normalize_overflow32

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