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);
2592 corr[i] = positive ? 1L : eitol(-count);
2808 dayoff = oadd(dayoff, eitol(i));
2812 dayoff = oadd(dayoff, eitol(i));
2825 dayoff = oadd(dayoff, eitol(i));
2830 wday = eitol(EPOCH_WDAY);
2841 while (wday != eitol(rp->r_wday))
2917 charcnt += eitol(i);
2968 eitol(i)