Searched refs:FLAG_RETURNS_128BITS (Results 1 – 3 of 3) sorted by relevance
42 FLAG_RETURNS_128BITS = 1 << (31-31), enumerator313 flags |= FLAG_RETURNS_128BITS; in ffi_prep_cif_machdep()
45 FLAG_RETURNS_128BITS = 1 << (31-27), /* cr6 */ enumerator650 flags |= FLAG_RETURNS_128BITS; in ffi_prep_cif_machdep()
1031 * src/powerpc/ffi.c (FLAG_RETURNS_128BITS): New constant.