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

/freebsd-10.1-release/contrib/tzcode/zic/
H A Dzic.c119 static long eitol(int i);
930 return oadd(eitol(sign) * hh * eitol(SECSPERHOUR),
931 eitol(sign) * (eitol(mm) * eitol(SECSPERMIN) + eitol(ss)));
1140 dayoff = oadd(dayoff, eitol(i));
1150 dayoff = oadd(dayoff, eitol(i));
1159 dayoff = oadd(dayoff, eitol(da
2690 eitol(i) function
[all...]

Completed in 48 milliseconds