Home
last modified time | relevance | path

Searched refs:FFI_V8 (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython2/Modules/_ctypes/libffi/src/sparc/
Dffitarget.h49 FFI_V8, enumerator
56 FFI_DEFAULT_ABI = FFI_V8
Dffi.c409 case FFI_V8: in ffi_call()
510 if (cif->abi != FFI_V8) in ffi_prep_closure_loc()
/external/python/cpython2/Modules/_ctypes/libffi/
DChangeLog.libffi-3.15833 (ffi_call): Handle FFI_V9 ABI from 64bit code and FFI_V8 ABI from