Home
last modified time | relevance | path

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

/external/icu4c/tools/tzcode/
Dlocaltime.c176 static int tmcomp(const struct tm * atmp,
1659 tmcomp(atmp, btmp) in tmcomp() function
1791 } else dir = tmcomp(&mytm, &yourtm);
1835 if (tmcomp(&mytm, &yourtm) != 0)