Lines Matching defs:correction
2134 int correction = 0;
2136 correction = -1;
2138 correction = 1;
2141 if (correction)
2142 leapadd(t, correction, lp->l_value);
2387 positive leap second if and only if it has a positive correction.
2389 second is positive if and only if its correction is positive. */
2514 leap second transition is not to a +1 or -1 correction. */
2803 /* Append a no-op leap correction indicating when the leap
3577 leapadd(zic_t t, int correction, int rolling)
3596 corr[i] = correction;