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

  /external/libffi/src/powerpc/
ffi.c 47 FLAG_ARG_NEEDS_COPY = 1 << (31- 7),
326 FFI_ASSERT (flags & FLAG_ARG_NEEDS_COPY);
837 flags |= FLAG_ARG_NEEDS_COPY;
    [all...]
ffi_darwin.c 44 FLAG_ARG_NEEDS_COPY = 1 << (31- 7),

Completed in 125 milliseconds