Searched refs:increment_overflow (Results 1 – 1 of 1) sorted by relevance
210 increment_overflow(int * number, int delta) in increment_overflow() function227 return increment_overflow(tensptr, tensdelta); in normalize_overflow()279 if (increment_overflow(&yourtm.tm_year, TM_YEAR_BASE)) in time2sub()282 if (increment_overflow(&yourtm.tm_year, -1)) in time2sub()290 if (increment_overflow(&yourtm.tm_year, 1)) in time2sub()300 if (increment_overflow(&yourtm.tm_year, 1)) in time2sub()304 if (increment_overflow(&yourtm.tm_year, -TM_YEAR_BASE)) in time2sub()317 if (increment_overflow(&yourtm.tm_sec, 1 - SECSPERMIN)) in time2sub()