Searched refs:vfp_slot (Results 1 – 2 of 2) sorted by relevance
193 char *vfp_slot = vfp_space + cif->vfp_args[vi++] * 4; in ffi_prep_args_VFP() local194 ffi_put_arg (ty, a, vfp_slot); in ffi_prep_args_VFP()
192 char *vfp_slot = (char *)(vfp_space + ecif->cif->vfp_args[vi++]); in ffi_prep_args_VFP() local193 ffi_put_arg(p_arg, p_argv, vfp_slot); in ffi_prep_args_VFP()