Home | History | Annotate | Download | only in tzcode

Lines Matching refs:tmcomp

176 static int		tmcomp(const struct tm * atmp,
1659 tmcomp(atmp, btmp)
1791 } else dir = tmcomp(&mytm, &yourtm);
1835 if (tmcomp(&mytm, &yourtm) != 0)