Searched refs:struct_timezone_sz (Results 1 - 3 of 3) sorted by relevance

/haiku-buildtools/gcc/libsanitizer/sanitizer_common/
H A Dsanitizer_common_syscalls.inc222 if (tz) POST_WRITE(tz, struct_timezone_sz);
231 if (tz) POST_WRITE(tz, struct_timezone_sz);
H A Dsanitizer_platform_limits_posix.h35 extern unsigned struct_timezone_sz;
H A Dsanitizer_platform_limits_posix.cc204 unsigned struct_timezone_sz = sizeof(struct timezone); member in namespace:__sanitizer

Completed in 48 milliseconds