Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_freebsd.cpp186 unsigned struct_copr_msg_sz = 0; variable
190 unsigned struct_copr_msg_sz = sizeof(struct copr_msg); variable
H A Dsanitizer_platform_limits_posix.cpp506 unsigned struct_copr_msg_sz = 0; variable
510 unsigned struct_copr_msg_sz = sizeof(struct copr_msg); variable