Home
last modified time | relevance | path

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

/bionic/libc/tzcode/
Dlocaltime.c1817 tmcomp(register const struct tm *const atmp, in tmcomp() function
1937 } else dir = tmcomp(&mytm, &yourtm); in time2sub()
1979 && tmcomp(&alttm, &yourtm) == 0) { in time2sub()
2006 if (tmcomp(&mytm, &yourtm) != 0) in time2sub()