Searched defs:fprs (Results  1 – 6 of 6) sorted by relevance
| /external/musl/arch/s390x/bits/ | 
| D | user.h | 11 	elf_fpreg_t fprs[16];  member 23 	double fprs[16];  member
  | 
| D | signal.h | 25 	fpreg_t fprs[16];  member 46 			double fprs[16];  member
  | 
| /external/elfutils/backends/ | 
| D | s390_unwind.c | 103   Dwarf_Word fprs[16];  in s390_unwind()  local
  | 
| /external/python/cpython2/Modules/_ctypes/libffi/src/powerpc/ | 
| D | ffi_darwin.c | 426 			     unsigned *nfpr, double **fprs)  in darwin64_pass_struct_floats() 478 			       unsigned *nfpr, double **fprs, unsigned long **arg)  in darwin64_pass_struct_by_value() 518 darwin64_struct_floats_to_mem (ffi_type *s, char *dest, double *fprs, unsigned *nf)  in darwin64_struct_floats_to_mem()
  | 
| /external/libffi/src/powerpc/ | 
| D | ffi_darwin.c | 427 			     unsigned *nfpr, double **fprs)  in darwin64_pass_struct_floats() 479 			       unsigned *nfpr, double **fprs, unsigned long **arg)  in darwin64_pass_struct_by_value() 519 darwin64_struct_floats_to_mem (ffi_type *s, char *dest, double *fprs, unsigned *nf)  in darwin64_struct_floats_to_mem()
  | 
| /external/google-breakpad/src/google_breakpad/common/ | 
| D | minidump_cpu_sparc.h | 134   uint64_t     fprs;  member
  |