Searched refs:tm_cmp (Results 1 - 1 of 1) sorted by relevance
/third_party/musl/libc-test/src/functional/ | ||
H A D | time.c | 13 int tm_cmp(struct tm tm1, struct tm tm2) in tm_cmp() function 89 if (!overflow && tm_cmp(*r, *tm)) in tm2sec() |
Completed in 1 milliseconds