Home
last modified time | relevance | path

Searched defs:ffi_prep_args (Results 1 – 21 of 21) sorted by relevance

/third_party/libffi/src/m32r/
Dffi.c35 void ffi_prep_args(char *stack, extended_cif *ecif) in ffi_prep_args() function
/third_party/libffi/src/bfin/
Dffi.c144 void ffi_prep_args(unsigned char *stack, extended_cif *ecif) in ffi_prep_args() function
/third_party/libffi/src/arc/
Dffi.c46 ffi_prep_args (char *stack, extended_cif * ecif) in ffi_prep_args() function
/third_party/libffi/src/nios2/
Dffi.c81 void ffi_prep_args (char *stack, extended_cif *ecif) in ffi_prep_args() function
/third_party/libffi/src/vax/
Dffi.c51 ffi_prep_args (extended_cif *ecif, void *stack) in ffi_prep_args() function
/third_party/libffi/src/frv/
Dffi.c37 void *ffi_prep_args(char *stack, extended_cif *ecif) in ffi_prep_args() function
/third_party/libffi/src/moxie/
Dffi.c35 void *ffi_prep_args(char *stack, extended_cif *ecif) in ffi_prep_args() function
/third_party/libffi/src/xtensa/
Dffi.c97 void ffi_prep_args(extended_cif *ecif, unsigned char* stack) in ffi_prep_args() function
/third_party/libffi/src/m68k/
Dffi.c37 ffi_prep_args (void *stack, extended_cif *ecif) in ffi_prep_args() function
/third_party/libffi/src/m88k/
Dffi.c72 ffi_prep_args (void *stack, extended_cif *ecif) in ffi_prep_args() function
/third_party/libffi/src/microblaze/
Dffi.c42 void ffi_prep_args(void* stack, extended_cif* ecif) in ffi_prep_args() function
/third_party/libffi/src/metag/
Dffi.c37 unsigned int ffi_prep_args(char *stack, extended_cif *ecif) in ffi_prep_args() function
/third_party/libffi/src/cris/
Dffi.c70 ffi_prep_args (char *stack, extended_cif * ecif) in ffi_prep_args() function
/third_party/libffi/src/or1k/
Dffi.c33 void* ffi_prep_args(char *stack, extended_cif *ecif) in ffi_prep_args() function
/third_party/libffi/src/sh64/
Dffi.c59 void ffi_prep_args(char *stack, extended_cif *ecif) in ffi_prep_args() function
/third_party/python/Modules/_ctypes/libffi_osx/x86/
Dx86-ffi_darwin.c40 void ffi_prep_args(char *stack, extended_cif *ecif) in ffi_prep_args() function
/third_party/libffi/src/avr32/
Dffi.c67 void ffi_prep_args(char *stack, extended_cif *ecif) in ffi_prep_args() function
/third_party/libffi/src/sh/
Dffi.c111 void ffi_prep_args(char *stack, extended_cif *ecif) in ffi_prep_args() function
/third_party/python/Modules/_ctypes/libffi_osx/powerpc/
Dppc-ffi_darwin.c91 ffi_prep_args( in ffi_prep_args() function
/third_party/libffi/src/mips/
Dffi.c71 static void ffi_prep_args(char *stack, in ffi_prep_args() function
/third_party/libffi/src/powerpc/
Dffi_darwin.c107 ffi_prep_args (extended_cif *ecif, unsigned long *const stack) in ffi_prep_args() function