Home
last modified time | relevance | path

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

/minix/lib/libc/time/
H A Dzdump.c285 static time_t yeartot(intmax_t) ATTRIBUTE_PURE;
648 cutlotime = yeartot(cutloyear); in main()
649 cuthitime = yeartot(cuthiyear); in main()
751 yeartot(intmax_t y) in yeartot() function