HomeSort by relevance Sort by last modified time
    Searched refs:FFI_PA32 (Results 1 - 4 of 4) sorted by null

  /external/libffi/src/pa/
ffitarget.h 45 FFI_PA32,
47 FFI_DEFAULT_ABI = FFI_PA32
51 FFI_PA32,
53 FFI_DEFAULT_ABI = FFI_PA32
ffi.c 360 case FFI_PA32:
402 case FFI_PA32:
638 if (cif->abi != FFI_PA32)
  /external/python/cpython2/Modules/_ctypes/libffi/src/pa/
ffitarget.h 45 FFI_PA32,
47 FFI_DEFAULT_ABI = FFI_PA32
51 FFI_PA32,
53 FFI_DEFAULT_ABI = FFI_PA32
ffi.c 360 case FFI_PA32:
402 case FFI_PA32:
638 if (cif->abi != FFI_PA32)

Completed in 256 milliseconds