Home | History | Annotate | Download | only in time

Lines Matching refs:correction

2135 	int correction = 0;
2137 correction = -1;
2139 correction = 1;
2141 error(_("invalid CORRECTION field on Leap line"));
2142 if (correction)
2143 leapadd(t, correction, lp->l_value);
2392 positive leap second if and only if it has a positive correction.
2394 second is positive if and only if its correction is positive. */
2518 leap second transition is not to a +1 or -1 correction. */
2807 /* Append a no-op leap correction indicating when the leap
3582 leapadd(zic_t t, int correction, int rolling)
3601 corr[i] = correction;