Searched defs:unitsptr (Results 1 - 3 of 3) sorted by relevance
/third_party/icu/icu4c/source/tools/tzcode/ |
H A D | localtime.c | 1628 normalize_overflow(int *const tensptr, int *const unitsptr, const int base) in normalize_overflow() argument 1640 normalize_overflow32(int_fast32_t *const tensptr, int *const unitsptr, in normalize_overflow32() argument [all...] |
/third_party/skia/third_party/externals/icu/source/tools/tzcode/ |
H A D | localtime.c | 1626 normalize_overflow(int *const tensptr, int *const unitsptr, const int base) in normalize_overflow() argument 1638 normalize_overflow32(int_fast32_t *const tensptr, int *const unitsptr, in normalize_overflow32() argument [all...] |
/third_party/tzdata/ |
H A D | localtime.c | 1899 normalize_overflow(int *const tensptr, int *const unitsptr, const int base) in normalize_overflow() argument 1911 normalize_overflow32(int_fast32_t *tensptr, int *unitsptr, int base) in normalize_overflow32() argument [all...] |
Completed in 8 milliseconds