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

  /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_platform_limits_solaris.cc 88 unsigned struct_sigevent_sz = sizeof(struct sigevent); variable in namespace:__sanitizer
sanitizer_platform_limits_freebsd.cc 116 unsigned struct_sigevent_sz = sizeof(struct sigevent); variable in namespace:__sanitizer
sanitizer_platform_limits_posix.cc 192 unsigned struct_sigevent_sz = sizeof(struct sigevent); variable in namespace:__sanitizer
sanitizer_platform_limits_netbsd.cc 393 unsigned struct_sigevent_sz = sizeof(struct sigevent); variable in namespace:__sanitizer

Completed in 19 milliseconds