Home
last modified time | relevance | path

Searched refs:ffi_call_unix (Results 1 – 6 of 6) sorted by relevance

/external/libffi/src/ia64/
Dunix.S45 .global ffi_call_unix symbol
46 .proc ffi_call_unix label
47 ffi_call_unix: label
273 .endp ffi_call_unix
Dffi.c274 extern int ffi_call_unix (struct ia64_args *, PTR64, void (*)(void), UINT64);
388 ffi_call_unix (stack, rvalue, fn, cif->flags); in ffi_call()
/external/python/cpython2/Modules/_ctypes/libffi/src/ia64/
Dunix.S45 .global ffi_call_unix symbol
46 .proc ffi_call_unix label
47 ffi_call_unix: label
273 .endp ffi_call_unix
Dffi.c274 extern int ffi_call_unix (struct ia64_args *, PTR64, void (*)(void), UINT64);
388 ffi_call_unix (stack, rvalue, fn, cif->flags); in ffi_call()
/external/python/cpython2/Modules/_ctypes/libffi/
DChangeLog.libffi-3.14365 * src/ia64/unix.S (ffi_call_unix): Insert group barrier break
5513 (ffi_call_unix): Correctly restore sp in all cases.
/external/libffi/
DChangeLog.libffi-3.14365 * src/ia64/unix.S (ffi_call_unix): Insert group barrier break
5513 (ffi_call_unix): Correctly restore sp in all cases.