Home
last modified time | relevance | path

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

/third_party/musl/libc-test/src/functionalext/time/
H A Dgmtime_r.c61 time_t invalid_time = INT_MAX * 31622400LL + 1; in gmtime_r_0200() local
63 struct tm *gmtm = gmtime_r(&invalid_time, &res); in gmtime_r_0200()

Completed in 1 milliseconds