Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_freebsd.cpp208 unsigned struct_mtop_sz = sizeof(struct mtop); variable
H A Dsanitizer_platform_limits_posix.cpp502 unsigned struct_mtop_sz = sizeof(struct mtop); variable
H A Dsanitizer_platform_limits_netbsd.cpp887 unsigned struct_mtop_sz = sizeof(mtop); variable