Lines Matching full:leapcorr
2221 leapcorr(struct state const *sp, time_t t)2238 return t - leapcorr(sp, t);2268 x = t + leapcorr(sp, t);2269 y = x - leapcorr(sp, x);2273 y = x - leapcorr(sp, x);2279 y = x - leapcorr(sp, x);