Home
last modified time | relevance | path

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

/external/icu/icu4c/source/tools/tzcode/
Dzdump.c238 static time_t yeartot(intmax_t y) ATTRIBUTE_PURE;
457 cutlotime = yeartot(cutloyear); in main()
458 cuthitime = yeartot(cuthiyear); in main()
690 yeartot(const intmax_t y) in yeartot() function