Searched refs:tmcomp (Results 1 – 1 of 1) sorted by relevance
1995 tmcomp(register const struct tm *const atmp, in tmcomp() function2138 } else dir = tmcomp(&mytm, &yourtm); in time2sub()2180 && tmcomp(&alttm, &yourtm) == 0) { in time2sub()2209 if (tmcomp(&mytm, &yourtm) != 0) in time2sub()