Home
last modified time | relevance | path

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

/interface/sdk_c/third_party/musl/ndk_musl_include/
Dtime.h38 struct tm { struct
39 int tm_sec; argument
40 int tm_min; argument
41 int tm_hour; argument
42 int tm_mday; argument
43 int tm_mon; argument
44 int tm_year; argument
45 int tm_wday; argument
46 int tm_yday; argument
47 int tm_isdst; argument
[all …]