Searched defs:nfpr (Results 1 – 1 of 1) sorted by relevance
318 darwin64_scan_struct_for_floats (ffi_type *s, unsigned *nfpr) in darwin64_scan_struct_for_floats()346 darwin64_struct_size_exceeds_gprs_p (ffi_type *s, char *src, unsigned *nfpr) in darwin64_struct_size_exceeds_gprs_p()427 unsigned *nfpr, double **fprs) in darwin64_pass_struct_floats()479 unsigned *nfpr, double **fprs, unsigned long **arg) in darwin64_pass_struct_by_value()742 unsigned nfpr = 0; in ffi_prep_cif_machdep() local