Home
last modified time | relevance | path

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

/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_posix.cc461 unsigned struct_kbentry_sz = sizeof(struct kbentry); variable
/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_posix.cpp460 unsigned struct_kbentry_sz = sizeof(struct kbentry); variable
Dsanitizer_platform_limits_netbsd.cpp859 unsigned struct_kbentry_sz = sizeof(kbentry); variable