Home
last modified time | relevance | path

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

/third_party/libffi/src/mips/
Dffi.c237 calc_n32_struct_flags(int soft_float, ffi_type *arg, in calc_n32_struct_flags() function
500 cif->flags += calc_n32_struct_flags(soft_float || index >= nfixedargs, in ffi_prep_cif_machdep_int()
/third_party/libffi/
DChangeLog.old2159 * src/mips/ffi.c (ffi_prep_args, calc_n32_struct_flags,
3000 (calc_n32_struct_flags): Rewrite.
DChangeLog10427 * mips/ffi.c (calc_n32_struct_flags): Make static.