Searched defs:ffi_prep_args (Results 1 – 15 of 15) sorted by relevance
/external/libffi/src/m32r/ |
D | ffi.c | 35 void ffi_prep_args(char *stack, extended_cif *ecif) in ffi_prep_args() function
|
/external/libffi/src/frv/ |
D | ffi.c | 37 void *ffi_prep_args(char *stack, extended_cif *ecif) in ffi_prep_args() function
|
/external/libffi/src/m68k/ |
D | ffi.c | 28 ffi_prep_args (void *stack, extended_cif *ecif) in ffi_prep_args() function
|
/external/libffi/src/arm/ |
D | ffi.c | 35 void ffi_prep_args(char *stack, extended_cif *ecif) in ffi_prep_args() function
|
/external/libffi/src/cris/ |
D | ffi.c | 70 ffi_prep_args (char *stack, extended_cif * ecif) in ffi_prep_args() function
|
/external/libffi/src/x86/ |
D | win32.S | 36 .globl ffi_prep_args symbol
|
D | sysv.S | 35 .globl ffi_prep_args symbol
|
D | ffi.c | 41 void ffi_prep_args(char *stack, extended_cif *ecif) in ffi_prep_args() function
|
D | freebsd.S | 36 .globl ffi_prep_args symbol
|
/external/libffi/src/sh64/ |
D | ffi.c | 60 void ffi_prep_args(char *stack, extended_cif *ecif) in ffi_prep_args() function
|
/external/libffi/src/powerpc/ |
D | aix.S | 91 .globl ffi_prep_args symbol
|
D | ffi_darwin.c | 83 void ffi_prep_args(extended_cif *ecif, unsigned *const stack) in ffi_prep_args() function
|
/external/libffi/src/s390/ |
D | ffi.c | 162 ffi_prep_args (unsigned char *stack, extended_cif *ecif) in ffi_prep_args() function
|
/external/libffi/src/sh/ |
D | ffi.c | 111 void ffi_prep_args(char *stack, extended_cif *ecif) in ffi_prep_args() function
|
/external/libffi/src/mips/ |
D | ffi.c | 65 static void ffi_prep_args(char *stack, in ffi_prep_args() function
|