Home
last modified time | relevance | path

Searched refs:struct_timeb_sz (Results 1 – 2 of 2) sorted by relevance

/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_freebsd.h149 extern unsigned struct_timeb_sz;
H A Dsanitizer_platform_limits_freebsd.cpp140 unsigned struct_timeb_sz = sizeof(struct timeb); variable