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

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

Completed in 127 milliseconds