Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_posix.cpp291 unsigned struct_timex_sz = sizeof(struct timex); variable
H A Dsanitizer_platform_limits_netbsd.cpp569 unsigned struct_timex_sz = sizeof(struct timex); variable