Home
last modified time | relevance | path

Searched refs:darwin64_struct_floats_to_mem (Results 1 – 1 of 1) sorted by relevance

/third_party/libffi/src/powerpc/
Dffi_darwin.c519 darwin64_struct_floats_to_mem (ffi_type *s, char *dest, double *fprs, unsigned *nf) in darwin64_struct_floats_to_mem() function
537 fprs = darwin64_struct_floats_to_mem (p, item_base, fprs, nf); in darwin64_struct_floats_to_mem()
1291 darwin64_struct_floats_to_mem (arg_types[i], (char *)pgr, in ffi_closure_helper_common()