Searched defs:AARCH64_N_XREG (Results 1 - 3 of 3) sorted by relevance

/external/libffi/src/aarch64/
H A Dffitarget.h59 #define AARCH64_N_XREG 32 macro
61 #define AARCH64_CALL_CONTEXT_SIZE (AARCH64_N_XREG * 8 + AARCH64_N_VREG * 16)
/external/python/cpython2/Modules/_ctypes/libffi/src/aarch64/
H A Dffitarget.h59 #define AARCH64_N_XREG 32 macro
61 #define AARCH64_CALL_CONTEXT_SIZE (AARCH64_N_XREG * 8 + AARCH64_N_VREG * 16)
/external/python/cpython3/Modules/_ctypes/libffi/src/aarch64/
H A Dffitarget.h59 #define AARCH64_N_XREG 32 macro
61 #define AARCH64_CALL_CONTEXT_SIZE (AARCH64_N_XREG * 8 + AARCH64_N_VREG * 16)

Completed in 154 milliseconds