Searched refs:tensptr (Results 1 – 1 of 1) sorted by relevance
1793 normalize_overflow(int *const tensptr, int *const unitsptr, const int base) in normalize_overflow() argument1801 return increment_overflow(tensptr, tensdelta); in normalize_overflow()1805 normalize_overflow32(int_fast32_t *tensptr, int *unitsptr, int base) in normalize_overflow32() argument1813 return increment_overflow32(tensptr, tensdelta); in normalize_overflow32()