Searched refs:FLAG_ARG_NEEDS_COPY (Results 1 – 4 of 4) sorted by relevance
46 FLAG_ARG_NEEDS_COPY = 1 << (31- 7), /* Used by sysv code */ enumerator47 FLAG_ARG_NEEDS_PSAVE = FLAG_ARG_NEEDS_COPY, /* Used by linux64 code */
291 flags |= FLAG_ARG_NEEDS_COPY; in ffi_prep_cif_sysv_core()576 FFI_ASSERT (flags & FLAG_ARG_NEEDS_COPY); in ffi_prep_args_SYSV()
51 FLAG_ARG_NEEDS_COPY = 1 << (31- 7), enumerator
70 FLAG_ARG_NEEDS_COPY = 1 << (31 - 7), enumerator