Searched refs:tmcomp (Results 1 - 1 of 1) sorted by relevance

/system/core/libcutils/
H A Dtztime.c209 static int tmcomp P((const struct tm * atmp,
1644 tmcomp(atmp, btmp) function
1776 } else dir = tmcomp(&mytm, &yourtm);
1821 if (tmcomp(&mytm, &yourtm) != 0)

Completed in 1043 milliseconds