Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_platform_limits_posix.cc327 unsigned struct_user_vfpregs_struct_sz = ARM_VFPREGS_SIZE; variable
329 unsigned struct_user_vfpregs_struct_sz = 0; variable
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_platform_limits_posix.cpp351 unsigned struct_user_vfpregs_struct_sz = ARM_VFPREGS_SIZE; variable
353 unsigned struct_user_vfpregs_struct_sz = 0; variable
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_platform_limits_posix.cc367 unsigned struct_user_vfpregs_struct_sz = ARM_VFPREGS_SIZE; variable
369 unsigned struct_user_vfpregs_struct_sz = 0; variable