Searched defs:struct_user_fpxregs_struct_sz (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_platform_limits_posix.cc321 unsigned struct_user_fpxregs_struct_sz = 0; member in namespace:__sanitizer
323 unsigned struct_user_fpxregs_struct_sz = sizeof(struct user_fpxregs_struct); member in namespace:__sanitizer
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_platform_limits_posix.cc361 unsigned struct_user_fpxregs_struct_sz = 0; member in namespace:__sanitizer
363 unsigned struct_user_fpxregs_struct_sz = sizeof(struct user_fpxregs_struct); member in namespace:__sanitizer
/netbsd-current/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_platform_limits_posix.cpp345 unsigned struct_user_fpxregs_struct_sz = 0; member in namespace:__sanitizer
347 unsigned struct_user_fpxregs_struct_sz = sizeof(struct user_fpxregs_struct); member in namespace:__sanitizer

Completed in 124 milliseconds