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

/macosx-10.9.5/system_cmds-597.90.1/system_cmds-597.1.1/zic.tproj/
H A Dzic.c1091 long dayoff, tod; local
1098 dayoff = 0;
1116 dayoff = oadd(dayoff, eitol(i));
1126 dayoff = oadd(dayoff, eitol(i));
1135 dayoff = oadd(dayoff, eitol(day - 1));
1136 if (dayoff < 0 && !TYPE_SIGNED(time_t)) {
1140 if (dayoff < min_tim
2052 register long dayoff; /* with a nod to Margaret O. */ local
[all...]
/macosx-10.9.5/system_cmds-597.90.1/zic.tproj/
H A Dzic.c1091 long dayoff, tod; local
1098 dayoff = 0;
1116 dayoff = oadd(dayoff, eitol(i));
1126 dayoff = oadd(dayoff, eitol(i));
1135 dayoff = oadd(dayoff, eitol(day - 1));
1136 if (dayoff < 0 && !TYPE_SIGNED(time_t)) {
1140 if (dayoff < min_tim
2052 register long dayoff; /* with a nod to Margaret O. */ local
[all...]
/macosx-10.9.5/ICU-511.35/icuSources/tools/tzcode/
H A Dzic.c1263 long dayoff, tod; local
1270 dayoff = 0;
1293 dayoff = oadd(dayoff, eitol(i));
1303 dayoff = oadd(dayoff, eitol(i));
1312 dayoff = oadd(dayoff, eitol(day - 1));
1313 if (dayoff < 0 && !TYPE_SIGNED(zic_t)) {
1317 if (dayoff < min_tim
2816 register long dayoff; /* with a nod to Margaret O. */ local
[all...]

Completed in 191 milliseconds