Home
last modified time | relevance | path

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

/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_solaris.cpp81 unsigned timeval_sz = sizeof(timeval); variable
Dsanitizer_platform_limits_freebsd.cpp112 unsigned timeval_sz = sizeof(timeval); variable
Dsanitizer_platform_limits_posix.cpp189 unsigned timeval_sz = sizeof(timeval); variable
Dsanitizer_platform_limits_netbsd.cpp547 unsigned timeval_sz = sizeof(timeval); variable
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_posix.cc217 unsigned timeval_sz = sizeof(timeval); variable