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

/illumos-gate/usr/src/cmd/zic/
H A Dzic.c1144 long dayoff, tod; local
1151 dayoff = 0;
1169 dayoff = oadd(dayoff, eitol(i));
1179 dayoff = oadd(dayoff, eitol(i));
1188 dayoff = oadd(dayoff, eitol(day - 1));
1189 if (dayoff < 0 && !TYPE_SIGNED(zic_t)) {
1193 if (dayoff < min_tim
2151 register long dayoff; /* with a nod to Margaret O. */ local
[all...]

Completed in 60 milliseconds