Home
last modified time | relevance | path

Searched defs:timeptr (Results 1 – 2 of 2) sorted by relevance

/test/xts/acts/kernel_lite/time_posix/src/
DTimeUtilsTest.cpp37 struct tm timeptr = {0}; variable
62 struct tm timeptr = {0}; variable
145 struct tm timeptr = {0}; variable
229 struct tm timeptr = {0}; variable
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
Dtimendk.cpp153 struct tm *timeptr = localtime(&gTime); in Strftime() local
170 struct tm *timeptr = localtime(&gTime); in Strftime_l() local
184 struct tm *timeptr = localtime(&gTime); in Timegm() local