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

/external/icu4c/tools/tzcode/
H A Dzdump.c283 register time_t cutlotime; local
302 INITIALIZE(cutlotime);
396 cutlotime = yeartot(cutloyear);
502 if (t < cutlotime)
503 t = cutlotime;

Completed in 11 milliseconds