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

/bionic/libc/tzcode/
H A Dlocaltime.c1845 tmcomp(register const struct tm *const atmp, function
1965 } else dir = tmcomp(&mytm, &yourtm);
2007 && tmcomp(&alttm, &yourtm) == 0) {
2034 if (tmcomp(&mytm, &yourtm) != 0)

Completed in 7 milliseconds