Home
last modified time | relevance | path

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

/bionic/libc/tzcode/
Dlocaltime.c245 static int tmcomp P((const struct tm * atmp,
1783 tmcomp(atmp, btmp) in tmcomp() function
1915 } else dir = tmcomp(&mytm, &yourtm);
1963 if (tmcomp(&mytm, &yourtm) != 0)