Searched refs:dayoff (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/tzcode/zic/
H A Dzic.c1110 long dayoff, tod; local
1117 dayoff = 0;
1140 dayoff = oadd(dayoff, eitol(i));
1150 dayoff = oadd(dayoff, eitol(i));
1159 dayoff = oadd(dayoff, eitol(day - 1));
1160 if (dayoff < 0 && !TYPE_SIGNED(zic_t)) {
1164 if (dayoff < min_tim
2531 register long dayoff; /* with a nod to Margaret O. */ local
[all...]

Completed in 77 milliseconds