Home
last modified time | relevance | path

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

/external/icu/icu4c/source/tools/tzcode/
Dlocaltime.c172 static int tmcomp(const struct tm * atmp,
1651 tmcomp(register const struct tm *const atmp, in tmcomp() function
1777 } else dir = tmcomp(&mytm, &yourtm); in time2sub()
1819 if (tmcomp(&mytm, &yourtm) != 0) in time2sub()