Home
last modified time | relevance | path

Searched refs:eitol (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/cmd/zic/
H A Dzic.c105 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 …]