Home
last modified time | relevance | path

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

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