Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/_ctypes/libffi/src/arm/
Dffi.c41 int ffi_prep_args_VFP(char *stack, extended_cif *ecif, float *vfp_space);
155 int ffi_prep_args_VFP(char *stack, extended_cif *ecif, float *vfp_space) in ffi_prep_args_VFP() function
Dsysv.S352 bl CNAME(ffi_prep_args_VFP)
/external/libffi/src/arm/
Dffi.c41 int ffi_prep_args_VFP(char *stack, extended_cif *ecif, float *vfp_space);
155 int ffi_prep_args_VFP(char *stack, extended_cif *ecif, float *vfp_space) in ffi_prep_args_VFP() function
Dsysv.S352 bl CNAME(ffi_prep_args_VFP)
/external/python/cpython2/Modules/_ctypes/
Dlibffi.diff192 int ffi_prep_args_VFP(char *stack, extended_cif *ecif, float *vfp_space)