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

  /external/libffi/src/aarch64/
ffitarget.h 59 #define AARCH64_N_XREG 32
61 #define AARCH64_CALL_CONTEXT_SIZE (AARCH64_N_XREG * 8 + AARCH64_N_VREG * 16)
ffi.c 49 UINT64 x [AARCH64_N_XREG];
  /external/python/cpython2/Modules/_ctypes/libffi/src/aarch64/
ffitarget.h 59 #define AARCH64_N_XREG 32
61 #define AARCH64_CALL_CONTEXT_SIZE (AARCH64_N_XREG * 8 + AARCH64_N_VREG * 16)
ffi.c 49 UINT64 x [AARCH64_N_XREG];
  /external/python/cpython3/Modules/_ctypes/libffi/src/aarch64/
ffitarget.h 59 #define AARCH64_N_XREG 32
61 #define AARCH64_CALL_CONTEXT_SIZE (AARCH64_N_XREG * 8 + AARCH64_N_VREG * 16)
ffi.c 49 UINT64 x [AARCH64_N_XREG];

Completed in 185 milliseconds