Searched refs:FFI_N32_SOFT_FLOAT (Results 1 – 3 of 3) sorted by relevance
136 if (i < 8 && (ecif->cif->abi == FFI_N32_SOFT_FLOAT in ffi_prep_args()429 int soft_float = (cif->abi == FFI_N32_SOFT_FLOAT in ffi_prep_cif_machdep_int()539 if (cif->abi == FFI_N32_SOFT_FLOAT || cif->abi == FFI_N32) in ffi_prep_cif_machdep_int()636 case FFI_N32_SOFT_FLOAT: in ffi_call_int()653 || cif->abi == FFI_N32_SOFT_FLOAT)) in ffi_call_int()716 && cif->abi != FFI_N32_SOFT_FLOAT) in ffi_prep_closure_loc()975 || cif->abi == FFI_N32_SOFT_FLOAT; in ffi_closure_mips_inner_N32()1113 && cif->abi != FFI_N32_SOFT_FLOAT) in ffi_prep_go_closure()
200 FFI_N32_SOFT_FLOAT, enumerator219 FFI_DEFAULT_ABI = FFI_N32_SOFT_FLOAT
2154 (FFI_N32_SOFT_FLOAT, FFI_N64_SOFT_FLOAT): New ffi_abi enumerations.