Home
last modified time | relevance | path

Searched refs:increment_overflow_time (Results 1 – 1 of 1) sorted by relevance

/freebsd-14-stable/contrib/tzcode/
HDlocaltime.c171 static bool increment_overflow_time(time_t *, int_fast32_t);
751 if (increment_overflow_time(&t, leapcorr(sp, t)) in tzloadbody()
1195 if (increment_overflow_time(&janfirst1, -yearsecs)) { in tzparse()
1208 if (increment_overflow_time(&janfirst1, yearsecs) in tzparse()
1238 if (! increment_overflow_time in tzparse()
1244 if (! increment_overflow_time in tzparse()
1257 if (increment_overflow_time in tzparse()
2016 increment_overflow_time(time_t *tp, int_fast32_t j) in increment_overflow_time() function
2240 if (!increment_overflow_time(&altt, diff)) { in time2sub()
2606 || increment_overflow_time(&r, offset)) { in time()