Home
last modified time | relevance | path

Searched defs:gmtm (Results 1 - 5 of 5) sorted by relevance

/third_party/musl/libc-test/src/functionalext/time/
H A Dgmtime.c41 struct tm *gmtm; in gmtime_0100() local
[all...]
H A Dgmtime_r.c43 struct tm *gmtm = gmtime_r(&gTime, &res); in gmtime_r_0100() local
63 struct tm *gmtm = gmtime_r(&invalid_time, &res); gmtime_r_0200() local
[all...]
/third_party/musl/libc-test/src/functionalext/supplement/time/
H A Dgmtime_r_sup.c494 struct tm *gmtm = gmtime_r(&gTime, &res); in gmtime_r_0100() local
537 struct tm *gmtm = __gmtime64_r(&gTime, &res); gmtime64_r_0100() local
[all...]
H A Dgmtime_sup.c493 struct tm *gmtm; in gmtime_0100() local
536 struct tm *gmtm; gmtime64_0100() local
[all...]
/third_party/tzdata/
H A Dzdump.c850 struct tm tm, gmtm; in show() local
893 struct tm localtm[2], gmtm[2]; in showextrema() local

Completed in 6 milliseconds