Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_posix.cpp358 unsigned struct_user_fpregs_struct_sz = sizeof(elf_fpregset_t); variable
361 unsigned struct_user_fpregs_struct_sz = sizeof(struct __riscv_q_ext_state); variable
364 unsigned struct_user_fpregs_struct_sz = sizeof(struct user_fpsimd_state); variable
367 unsigned struct_user_fpregs_struct_sz = sizeof(struct user_fp_state); variable
370 unsigned struct_user_fpregs_struct_sz = sizeof(struct _user_fpregs_struct); variable
373 unsigned struct_user_fpregs_struct_sz = sizeof(struct user_fpregs_struct); variable