Home
last modified time | relevance | path

Searched refs:struct_scc_stat_sz (Results 1 – 2 of 2) sorted by relevance

/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_posix.h909 extern unsigned struct_scc_stat_sz;
Dsanitizer_platform_limits_posix.cc462 unsigned struct_scc_stat_sz = sizeof(struct scc_stat); variable