Home
last modified time | relevance | path

Searched defs:localtm (Results 1 – 6 of 6) 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
/third_party/node/deps/v8/src/base/platform/
Dplatform-aix.cc39 int64_t get_gmt_offset(const tm& localtm) { in get_gmt_offset()
/third_party/tzdata/
Dzdump.c893 struct tm localtm[2], gmtm[2]; in showextrema() local