Home
last modified time | relevance | path

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

/external/icu/icu4c/source/tools/tzcode/
Dzdump.c234 static void dumptime(const struct tm * tmp);
810 dumptime(tmp); in show()
816 dumptime(tmp); in show()
873 dumptime(register const struct tm *timeptr) in dumptime() function