Lines Matching refs:increment_overflow_time
155 static bool increment_overflow_time(time_t *, int_fast32_t);1130 if (increment_overflow_time1135 if (increment_overflow_time1140 if (increment_overflow_time(&janfirst, yearsecs))1777 increment_overflow_time(time_t *tp, int_fast32_t j)1974 if (!increment_overflow_time(&altt, diff)) {