Searched refs:tmcomp (Results 1 – 1 of 1) sorted by relevance
172 static int tmcomp(const struct tm * atmp,1651 tmcomp(register const struct tm *const atmp, in tmcomp() function1777 } else dir = tmcomp(&mytm, &yourtm); in time2sub()1819 if (tmcomp(&mytm, &yourtm) != 0) in time2sub()