/third_party/libffi/src/m32r/ |
D | ffi.c | 35 void ffi_prep_args(char *stack, extended_cif *ecif) in ffi_prep_args() function
|
/third_party/libffi/src/bfin/ |
D | ffi.c | 144 void ffi_prep_args(unsigned char *stack, extended_cif *ecif) in ffi_prep_args() function
|
/third_party/libffi/src/arc/ |
D | ffi.c | 46 ffi_prep_args (char *stack, extended_cif * ecif) in ffi_prep_args() function
|
/third_party/libffi/src/nios2/ |
D | ffi.c | 81 void ffi_prep_args (char *stack, extended_cif *ecif) in ffi_prep_args() function
|
/third_party/libffi/src/vax/ |
D | ffi.c | 51 ffi_prep_args (extended_cif *ecif, void *stack) in ffi_prep_args() function
|
/third_party/libffi/src/frv/ |
D | ffi.c | 37 void *ffi_prep_args(char *stack, extended_cif *ecif) in ffi_prep_args() function
|
/third_party/libffi/src/moxie/ |
D | ffi.c | 35 void *ffi_prep_args(char *stack, extended_cif *ecif) in ffi_prep_args() function
|
/third_party/libffi/src/xtensa/ |
D | ffi.c | 97 void ffi_prep_args(extended_cif *ecif, unsigned char* stack) in ffi_prep_args() function
|
/third_party/libffi/src/m68k/ |
D | ffi.c | 37 ffi_prep_args (void *stack, extended_cif *ecif) in ffi_prep_args() function
|
/third_party/libffi/src/m88k/ |
D | ffi.c | 72 ffi_prep_args (void *stack, extended_cif *ecif) in ffi_prep_args() function
|
/third_party/libffi/src/microblaze/ |
D | ffi.c | 42 void ffi_prep_args(void* stack, extended_cif* ecif) in ffi_prep_args() function
|
/third_party/libffi/src/metag/ |
D | ffi.c | 37 unsigned int ffi_prep_args(char *stack, extended_cif *ecif) in ffi_prep_args() function
|
/third_party/libffi/src/cris/ |
D | ffi.c | 70 ffi_prep_args (char *stack, extended_cif * ecif) in ffi_prep_args() function
|
/third_party/libffi/src/or1k/ |
D | ffi.c | 33 void* ffi_prep_args(char *stack, extended_cif *ecif) in ffi_prep_args() function
|
/third_party/libffi/src/sh64/ |
D | ffi.c | 59 void ffi_prep_args(char *stack, extended_cif *ecif) in ffi_prep_args() function
|
/third_party/python/Modules/_ctypes/libffi_osx/x86/ |
D | x86-ffi_darwin.c | 40 void ffi_prep_args(char *stack, extended_cif *ecif) in ffi_prep_args() function
|
/third_party/libffi/src/avr32/ |
D | ffi.c | 67 void ffi_prep_args(char *stack, extended_cif *ecif) in ffi_prep_args() function
|
/third_party/libffi/src/sh/ |
D | ffi.c | 111 void ffi_prep_args(char *stack, extended_cif *ecif) in ffi_prep_args() function
|
/third_party/python/Modules/_ctypes/libffi_osx/powerpc/ |
D | ppc-ffi_darwin.c | 91 ffi_prep_args( in ffi_prep_args() function
|
/third_party/libffi/src/mips/ |
D | ffi.c | 71 static void ffi_prep_args(char *stack, in ffi_prep_args() function
|
/third_party/libffi/src/powerpc/ |
D | ffi_darwin.c | 107 ffi_prep_args (extended_cif *ecif, unsigned long *const stack) in ffi_prep_args() function
|