Home | History | Annotate | Download | only in tzcode

Lines Matching refs:eitol

143 static long	eitol(int i);
1083 return oadd(eitol(sign) * hh * eitol(SECSPERHOUR),
1084 eitol(sign) * (eitol(mm) * eitol(SECSPERMIN) + eitol(ss)));
1293 dayoff = oadd(dayoff, eitol(i));
1303 dayoff = oadd(dayoff, eitol(i));
1312 dayoff = oadd(dayoff, eitol(day - 1));
1790 convert(eitol(thistypecnt), tzh.tzh_ttisgmtcnt);
1791 convert(eitol(thistypecnt), tzh.tzh_ttisstdcnt);
1792 convert(eitol(thisleapcnt), tzh.tzh_leapcnt);
1793 convert(eitol(thistimecnt), tzh.tzh_timecnt);
1794 convert(eitol(thistypecnt), tzh.tzh_typecnt);
1795 convert(eitol(thischarcnt), tzh.tzh_charcnt);
2586 corr[i] = positive ? 1L : eitol(-count);
2802 dayoff = oadd(dayoff, eitol(i));
2806 dayoff = oadd(dayoff, eitol(i));
2819 dayoff = oadd(dayoff, eitol(i));
2824 wday = eitol(EPOCH_WDAY);
2835 while (wday != eitol(rp->r_wday))
2911 charcnt += eitol(i);
2962 eitol(i)