Lines Matching refs:increment_overflow32
1766 increment_overflow32(int_fast32_t *const lp, int const m)
1813 return increment_overflow32(tensptr, tensdelta);
1870 if (increment_overflow32(&y, TM_YEAR_BASE))
1873 if (increment_overflow32(&y, -1))
1881 if (increment_overflow32(&y, 1))
1891 if (increment_overflow32(&y, 1))
1895 if (increment_overflow32(&y, -TM_YEAR_BASE))