Searched refs:FLAG_RETURNS_64BITS (Results 1 - 2 of 2) sorted by relevance

/external/libffi/src/powerpc/
H A Dffi_darwin.c41 FLAG_RETURNS_64BITS = 1 << (31-28), enumerator in enum:__anon8145
319 flags |= FLAG_RETURNS_64BITS;
327 flags |= FLAG_RETURNS_64BITS;
H A Dffi.c43 FLAG_RETURNS_64BITS = 1 << (31-28), enumerator in enum:__anon8136
654 flags |= FLAG_RETURNS_64BITS;
664 flags |= FLAG_RETURNS_64BITS;

Completed in 68 milliseconds