Home
last modified time | relevance | path

Searched defs:struct_stat64_sz (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_platform_limits_solaris.cc67 unsigned struct_stat64_sz = sizeof(struct stat64); variable
H A Dsanitizer_platform_limits_posix.cc214 unsigned struct_stat64_sz = sizeof(struct stat64); variable
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_platform_limits_solaris.cpp68 unsigned struct_stat64_sz = sizeof(struct stat64); variable
H A Dsanitizer_platform_limits_posix.cpp182 unsigned struct_stat64_sz = sizeof(struct stat64); variable
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_platform_limits_solaris.cc69 unsigned struct_stat64_sz = sizeof(struct stat64); variable
H A Dsanitizer_platform_limits_posix.cc172 unsigned struct_stat64_sz = sizeof(struct stat64); variable