HomeSort by: relevance | last modified time | path
    Searched defs:struct_copr_msg_sz (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_platform_limits_freebsd.cc 175 unsigned struct_copr_msg_sz = 0; variable in namespace:__sanitizer
179 unsigned struct_copr_msg_sz = sizeof(struct copr_msg); variable in namespace:__sanitizer
sanitizer_platform_limits_posix.cc 426 unsigned struct_copr_msg_sz = 0; variable in namespace:__sanitizer
430 unsigned struct_copr_msg_sz = sizeof(struct copr_msg); variable in namespace:__sanitizer

Completed in 15 milliseconds