Home | History | Annotate | Download | only in tzcode

Lines Matching refs:tmcomp

1817 tmcomp(register const struct tm *const atmp,
1937 } else dir = tmcomp(&mytm, &yourtm);
1979 && tmcomp(&alttm, &yourtm) == 0) {
2006 if (tmcomp(&mytm, &yourtm) != 0)