Home
last modified time | relevance | path

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

/third_party/musl/libc-test/src/functional/
H A Dtime.c26 char *tm_str(struct tm tm) in tm_str() function
62 m, tm_str(*tm), strerror(errno)); in sec2tm()
65 m, (long long)t, (long long)r, tm_str(*tm)); in sec2tm()
78 m, tm_str(*tm), (long)t); in tm2sec()
81 m, tm_str(*tm), strerror(EOVERFLOW), strerror(errno)); in tm2sec()
84 m, tm_str(*tm)); in tm2sec()
87 m, tm_str(*tm), strerror(errno)); in tm2sec()
91 m, tm_str(*tm), tm_str(*r)); in tm2sec()

Completed in 1 milliseconds