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

/haiku-fatelf/src/bin/zic/
H A Dzdump.c245 register time_t cutlotime; local
256 INITIALIZE(cutlotime);
303 cutlotime = yeartot(cutloyear);
345 if (t < cutlotime)
346 t = cutlotime;

Completed in 36 milliseconds