Home
last modified time | relevance | path

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

/third_party/libffi/src/powerpc/
Dffi_darwin.c346 darwin64_struct_size_exceeds_gprs_p (ffi_type *s, char *src, unsigned *nfpr) in darwin64_struct_size_exceeds_gprs_p() function
363 if (darwin64_struct_size_exceeds_gprs_p (p, item_base, nfpr)) in darwin64_struct_size_exceeds_gprs_p()
419 if (darwin64_struct_size_exceeds_gprs_p (s, NULL, &nfp)) in darwin64_struct_ret_by_value_p()