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

/freebsd-11-stable/contrib/tzcode/zic/
H A Dzdump.c244 register time_t cutlotime; local
256 INITIALIZE(cutlotime);
300 cutlotime = yeartot(cutloyear);
342 if (t < cutlotime)
343 t = cutlotime;

Completed in 65 milliseconds