Searched refs:normalize_overflow (Results 1 – 1 of 1) sorted by relevance
1971 normalize_overflow(int *const tensptr, int *const unitsptr, const int base) in normalize_overflow() function2051 if (normalize_overflow(&yourtm.tm_min, &yourtm.tm_sec, in time2sub()2055 if (normalize_overflow(&yourtm.tm_hour, &yourtm.tm_min, MINSPERHOUR)) in time2sub()2057 if (normalize_overflow(&yourtm.tm_mday, &yourtm.tm_hour, HOURSPERDAY)) in time2sub()