Searched refs:increment_overflow_time (Results 1 – 1 of 1) sorted by relevance
155 static bool increment_overflow_time(time_t *, int_fast32_t);1125 if (increment_overflow_time in tzparse()1130 if (increment_overflow_time in tzparse()1135 if (increment_overflow_time(&janfirst, yearsecs)) in tzparse()1800 increment_overflow_time(time_t *tp, int_fast32_t j) in increment_overflow_time() function1997 if (!increment_overflow_time(&altt, diff)) { in time2sub()