Home
last modified time | relevance | path

Searched refs:yeartot (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/tzcode/
H A Dzdump.c100 ATTRIBUTE_REPRODUCIBLE static time_t yeartot(intmax_t);
551 cutlotime = yeartot(cutloyear); in main()
552 cuthitime = yeartot(cuthiyear); in main()
686 yeartot(intmax_t y) in yeartot() function