Home
last modified time | relevance | path

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

/third_party/musl/libc-test/src/functional/
H A Dtime.c68 static void tm2sec(struct tm *tm, int big, char *m) in tm2sec() function
100 tm2sec(&TM_EPOCH, 0, "gmtime(0)"); in main()
101 tm2sec(&TM_Y2038_1S, 0, "2038-1s"); in main()
102 tm2sec(&TM_Y2038, 1, "2038"); in main()

Completed in 1 milliseconds