Searched refs:ffi_prep_args_SYSV (Results 1 - 12 of 12) sorted by relevance

/external/libffi/src/powerpc/
H A Dsysv.S34 .globl ffi_prep_args_SYSV
63 /* Call ffi_prep_args_SYSV. */
65 bl ffi_prep_args_SYSV@local
H A Dffi_sysv.c323 /* ffi_prep_args_SYSV is called by the assembly routine once stack space
350 ffi_prep_args_SYSV (extended_cif *ecif, unsigned *const stack) function
/external/python/cpython2/Modules/_ctypes/libffi/src/powerpc/
H A Dsysv.S34 .globl ffi_prep_args_SYSV
63 /* Call ffi_prep_args_SYSV. */
65 bl ffi_prep_args_SYSV@local
H A Dffi_sysv.c323 /* ffi_prep_args_SYSV is called by the assembly routine once stack space
350 ffi_prep_args_SYSV (extended_cif *ecif, unsigned *const stack) function
/external/python/cpython3/Modules/_ctypes/libffi/src/powerpc/
H A Dsysv.S34 .globl ffi_prep_args_SYSV
63 /* Call ffi_prep_args_SYSV. */
65 bl ffi_prep_args_SYSV@local
H A Dffi_sysv.c323 /* ffi_prep_args_SYSV is called by the assembly routine once stack space
350 ffi_prep_args_SYSV (extended_cif *ecif, unsigned *const stack) function
/external/libffi/src/arm/
H A Dffi.c40 int ffi_prep_args_SYSV(char *stack, extended_cif *ecif, float *vfp_space);
128 int ffi_prep_args_SYSV(char *stack, extended_cif *ecif, float *vfp_space) function
H A Dsysv.S175 bl CNAME(ffi_prep_args_SYSV)
/external/python/cpython2/Modules/_ctypes/libffi/src/arm/
H A Dffi.c40 int ffi_prep_args_SYSV(char *stack, extended_cif *ecif, float *vfp_space);
128 int ffi_prep_args_SYSV(char *stack, extended_cif *ecif, float *vfp_space) function
H A Dsysv.S175 bl CNAME(ffi_prep_args_SYSV)
/external/python/cpython3/Modules/_ctypes/libffi/src/arm/
H A Dffi.c40 int ffi_prep_args_SYSV(char *stack, extended_cif *ecif, float *vfp_space);
128 int ffi_prep_args_SYSV(char *stack, extended_cif *ecif, float *vfp_space) function
H A Dsysv.S175 bl CNAME(ffi_prep_args_SYSV)

Completed in 376 milliseconds