Searched refs:cutlotime (Results 1 – 1 of 1) sorted by relevance
416 register time_t cutlotime; in main() local421 cutlotime = absolute_min_time; in main()479 cutlotime = yeartot(cutloyear); in main()494 if (cutlotime < lo) { in main()497 cutlotime = lo; in main()545 if (t < cutlotime) in main()546 t = cutlotime; in main()
Completed in 5 milliseconds