Searched refs:eitol (Results 1 – 1 of 1) sorted by relevance
105 static long eitol(int i);965 return (oadd(eitol(sign) * hh * eitol(SECSPERHOUR),966 eitol(sign) * (eitol(mm) * eitol(SECSPERMIN) + eitol(ss))));1169 dayoff = oadd(dayoff, eitol(i));1179 dayoff = oadd(dayoff, eitol(i));1188 dayoff = oadd(dayoff, eitol(day - 1));1542 convert(eitol(typecnt), tzh.tzh_ttisgmtcnt);1543 convert(eitol(typecnt), tzh.tzh_ttisstdcnt);1544 convert(eitol(leapcnt), tzh.tzh_leapcnt);1545 convert(eitol(timecnt), tzh.tzh_timecnt);[all …]