Home
last modified time | relevance | path

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

/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_posix.cc470 unsigned struct_serial_struct_sz = sizeof(struct serial_struct); variable
/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_posix.cpp469 unsigned struct_serial_struct_sz = sizeof(struct serial_struct); variable