Searched refs:increment_overflow32 (Results 1 – 1 of 1) sorted by relevance
1927 increment_overflow32(int_fast32_t *const lp, int const m) in increment_overflow32() function1974 return increment_overflow32(tensptr, tensdelta); in normalize_overflow32()2031 if (increment_overflow32(&y, TM_YEAR_BASE)) in time2sub()2034 if (increment_overflow32(&y, -1)) in time2sub()2042 if (increment_overflow32(&y, 1)) in time2sub()2052 if (increment_overflow32(&y, 1)) in time2sub()2056 if (increment_overflow32(&y, -TM_YEAR_BASE)) in time2sub()2487 if (increment_overflow32(&offset, -EPOCH_OFFSET) in time()