Home
last modified time | relevance | path

Searched refs:AARCH64_FLAG_ARG_V (Results 1 – 2 of 2) sorted by relevance

/third_party/libffi/src/aarch64/
Dinternal.h63 #define AARCH64_FLAG_ARG_V (1 << AARCH64_FLAG_ARG_V_BIT) macro
Dffi.c540 flags |= AARCH64_FLAG_ARG_V; in ffi_prep_cif_machdep()
598 flags &= AARCH64_FLAG_ARG_V; in ffi_call_int()
785 if (cif->flags & AARCH64_FLAG_ARG_V) in ffi_prep_closure_loc()
841 if (cif->flags & AARCH64_FLAG_ARG_V) in ffi_prep_go_closure()