Searched defs:tm_data (Results 1 – 6 of 6) sorted by relevance
26 struct tm tm_data { in TEST() struct37 struct tm tm_data { in TEST() struct57 struct tm tm_data { in TEST() struct79 struct tm tm_data { in TEST() struct100 struct tm tm_data { in TEST() struct123 struct tm tm_data { in TEST() struct144 struct tm tm_data { in TEST() struct166 struct tm tm_data { in TEST() struct191 struct tm tm_data { in TEST() struct201 struct tm tm_data { in TEST() struct[all …]
27 struct tm *tm_data = LIBC_NAMESPACE::gmtime(&seconds); in TEST() local42 struct tm *tm_data = nullptr; in TEST() local73 struct tm *tm_data = nullptr; in TEST() local104 struct tm *tm_data = nullptr; in TEST() local137 struct tm *tm_data = LIBC_NAMESPACE::gmtime(&seconds); in TEST() local152 struct tm *tm_data = nullptr; in TEST() local184 struct tm *tm_data = nullptr; in TEST() local247 struct tm *tm_data = LIBC_NAMESPACE::gmtime(&seconds); in TEST() local265 struct tm *tm_data = LIBC_NAMESPACE::gmtime(&seconds); in TEST() local
14 static inline char *call_asctime(struct tm *tm_data, int year, int month, in call_asctime()31 struct tm tm_data; in TEST() local60 struct tm tm_data; in TEST() local88 struct tm tm_data; in TEST() local128 struct tm tm_data; in TEST() local168 struct tm tm_data; in TEST() local188 struct tm tm_data; in TEST() local
17 static inline char *call_asctime_r(struct tm *tm_data, int year, int month, in call_asctime_r()38 struct tm tm_data; in TEST() local46 struct tm tm_data; in TEST() local
22 struct tm tm_data; in TEST() local43 struct tm tm_data; in TEST() local
24 static inline void initialize_tm_data(struct tm *tm_data, int year, int month, in initialize_tm_data()