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

  /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_platform_limits_openbsd.cc 91 unsigned struct_timespec_sz = sizeof(struct timespec); variable in namespace:__sanitizer
sanitizer_platform_limits_solaris.cc 93 unsigned struct_timespec_sz = sizeof(struct timespec); variable in namespace:__sanitizer
sanitizer_platform_limits_freebsd.cc 122 unsigned struct_timespec_sz = sizeof(struct timespec); variable in namespace:__sanitizer
sanitizer_platform_limits_posix.cc 221 unsigned struct_timespec_sz = sizeof(struct timespec); variable in namespace:__sanitizer
sanitizer_platform_limits_netbsd.cc 398 unsigned struct_timespec_sz = sizeof(struct timespec); variable in namespace:__sanitizer

Completed in 62 milliseconds