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

  /external/libffi/src/aarch64/
ffitarget.h 60 #define AARCH64_N_VREG 32
61 #define AARCH64_CALL_CONTEXT_SIZE (AARCH64_N_XREG * 8 + AARCH64_N_VREG * 16)
ffi.c 53 } v [AARCH64_N_VREG];
  /external/python/cpython2/Modules/_ctypes/libffi/src/aarch64/
ffitarget.h 60 #define AARCH64_N_VREG 32
61 #define AARCH64_CALL_CONTEXT_SIZE (AARCH64_N_XREG * 8 + AARCH64_N_VREG * 16)
ffi.c 53 } v [AARCH64_N_VREG];
  /external/python/cpython3/Modules/_ctypes/libffi/src/aarch64/
ffitarget.h 60 #define AARCH64_N_VREG 32
61 #define AARCH64_CALL_CONTEXT_SIZE (AARCH64_N_XREG * 8 + AARCH64_N_VREG * 16)
ffi.c 53 } v [AARCH64_N_VREG];

Completed in 179 milliseconds