Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/_ctypes/libffi/src/mips/
Do32.S231 .globl ffi_closure_O32 symbol
232 .ent ffi_closure_O32
233 ffi_closure_O32: label
304 .end ffi_closure_O32
Dffi.c660 extern void ffi_closure_O32(void);
679 fn = ffi_closure_O32; in ffi_prep_closure_loc()
/external/libffi/src/mips/
Do32.S307 .globl ffi_closure_O32 symbol
308 .ent ffi_closure_O32
309 ffi_closure_O32: label
393 .end ffi_closure_O32
Dffi.c691 extern void ffi_closure_O32(void);
712 fn = ffi_closure_O32; in ffi_prep_closure_loc()
1093 extern void ffi_closure_O32(void);
/external/libffi/
DChangeLog.libffi-3.12985 (ffi_closure_O32): Pass ffi_closure parameter in $12.
3762 (ffi_closure_O32): Likewise, but with newly defined A3_OFF2,
4095 * src/mips/o32.S (ffi_call_O32, ffi_closure_O32): Use jalr instead
4297 * src/mips/o32.S (ffi_closure_O32): Don't use floating point
4311 (ffi_closure_O32): new function.
DChangeLog.old2993 (ffi_closure_O32): Pass ffi_closure parameter in $12.
3770 (ffi_closure_O32): Likewise, but with newly defined A3_OFF2,
4103 * src/mips/o32.S (ffi_call_O32, ffi_closure_O32): Use jalr instead
4305 * src/mips/o32.S (ffi_closure_O32): Don't use floating point
4319 (ffi_closure_O32): new function.
/external/python/cpython2/Modules/_ctypes/libffi/
DChangeLog.libffi-3.12985 (ffi_closure_O32): Pass ffi_closure parameter in $12.
3762 (ffi_closure_O32): Likewise, but with newly defined A3_OFF2,
4095 * src/mips/o32.S (ffi_call_O32, ffi_closure_O32): Use jalr instead
4297 * src/mips/o32.S (ffi_closure_O32): Don't use floating point
4311 (ffi_closure_O32): new function.