Searched refs:tmcomp (Results 1 – 2 of 2) sorted by relevance
149 tmcomp( in tmcomp() function237 dir = tmcomp(&mytm, &yourtm); in time2()
2264 tmcomp(register const struct tm *const atmp, in tmcomp() function2423 } else dir = tmcomp(&mytm, &yourtm); in time2sub()2465 && tmcomp(&alttm, &yourtm) == 0) { in time2sub()2494 if (tmcomp(&mytm, &yourtm) != 0) in time2sub()