Home
last modified time | relevance | path

Searched defs:localtm (Results 1 – 4 of 4) sorted by relevance

/third_party/musl/libc-test/src/functionalext/time/
Dlocaltime.c44 struct tm *localtm; in localtime_0100() local
73 struct tm *localtm; in localtime64_0100() local
Dlocaltime_r.c44 struct tm *localtm = NULL; in localtime_r_0100() local
74 struct tm *localtm = NULL; in localtime64_r_0100() local
Dtime_ext.c61 struct tm *localtm = localtime(&curClock); in time_0100() local
94 struct tm *localtm = localtime(&curClock); in time64_0100() local
/third_party/musl/libc-test/src/functionalext/supplement/time/
Dtime_sup.c64 struct tm *localtm = localtime(&curClock); in time_0100() local