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

  /external/libffi/src/pa/
ffitarget.h 40 FFI_PA32,
41 FFI_DEFAULT_ABI = FFI_PA32,
45 FFI_PA32,
46 FFI_DEFAULT_ABI = FFI_PA32,
ffi.c 358 case FFI_PA32:
400 case FFI_PA32:
629 FFI_ASSERT (cif->abi == FFI_PA32);

Completed in 1264 milliseconds