Home
last modified time | relevance | path

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

/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_posix.h352 struct __sanitizer_tm { struct
353 int tm_sec;
354 int tm_min;
355 int tm_hour;
356 int tm_mday;
357 int tm_mon;
358 int tm_year;
359 int tm_wday;
360 int tm_yday;
361 int tm_isdst;
[all …]