Home
last modified time | relevance | path

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

/bionic/libc/tzcode/
Dlocaltime.c1971 normalize_overflow(int *const tensptr, int *const unitsptr, const int base) in normalize_overflow() argument
1979 return increment_overflow(tensptr, tensdelta); in normalize_overflow()
1983 normalize_overflow32(int_fast32_t *tensptr, int *unitsptr, int base) in normalize_overflow32() argument
1991 return increment_overflow32(tensptr, tensdelta); in normalize_overflow32()