Searched defs:localtime (Results 1 – 7 of 7) sorted by relevance
167 const char* localtime; member309 char* localtime = NULL; in get_zoneinfo_timezone() local
62 struct tm * localtime(const time_t *timer) { in localtime() function
1324 localtime(timep) in localtime() function
310 struct tm *__cdecl localtime(const time_t *t) in localtime() function
1965 TEST(MemorySanitizer, localtime) { in TEST() argument