Home
last modified time | relevance | path

Searched refs:ffi_call_O32 (Results 1 – 7 of 7) sorted by relevance

/external/python/cpython2/Modules/_ctypes/libffi/src/mips/
Do32.S47 .globl ffi_call_O32 symbol
48 .ent ffi_call_O32
49 ffi_call_O32: label
183 .end ffi_call_O32
Dffi.c582 extern int ffi_call_O32(void (*)(char *, extended_cif *, int, int),
612 ffi_call_O32(ffi_prep_args, &ecif, cif->bytes, in ffi_call()
/external/libffi/src/mips/
Do32.S47 .globl ffi_call_O32 symbol
48 .ent ffi_call_O32
49 ffi_call_O32: label
199 .end ffi_call_O32
Dffi.c598 extern int ffi_call_O32(void (*)(char *, extended_cif *, int, int),
629 ffi_call_O32(ffi_prep_args, &ecif, cif->bytes, in ffi_call_int()
/external/libffi/
DChangeLog.libffi-3.13760 * src/mips/o32.S (ffi_call_O32): Code formatting. Define
4095 * src/mips/o32.S (ffi_call_O32, ffi_closure_O32): Use jalr instead
4309 * src/mips/o32.S (ffi_call_O32): add labels for .eh_frame. Return
DChangeLog.old3768 * src/mips/o32.S (ffi_call_O32): Code formatting. Define
4103 * src/mips/o32.S (ffi_call_O32, ffi_closure_O32): Use jalr instead
4317 * src/mips/o32.S (ffi_call_O32): add labels for .eh_frame. Return
/external/python/cpython2/Modules/_ctypes/libffi/
DChangeLog.libffi-3.13760 * src/mips/o32.S (ffi_call_O32): Code formatting. Define
4095 * src/mips/o32.S (ffi_call_O32, ffi_closure_O32): Use jalr instead
4309 * src/mips/o32.S (ffi_call_O32): add labels for .eh_frame. Return