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

  /external/libffi/src/powerpc/
ffi_darwin.c 39 FLAG_RETURNS_NOTHING = 1 << (31-30), /* These go in cr7 */
332 flags |= FLAG_RETURNS_NOTHING;
336 flags |= FLAG_RETURNS_NOTHING;
ffi.c 41 FLAG_RETURNS_NOTHING = 1 << (31-30), /* These go in cr7 */
703 flags |= FLAG_RETURNS_NOTHING;
    [all...]

Completed in 102 milliseconds