Home
last modified time | relevance | path

Searched defs:FLAG_RETURNS_128BITS (Results 1 – 6 of 6) sorted by relevance

/external/python/cpython2/Modules/_ctypes/libffi/src/powerpc/
Dffi_powerpc.h40 FLAG_RETURNS_128BITS = 1 << (31-27), enumerator
Dffi_darwin.c43 FLAG_RETURNS_128BITS = 1 << (31-31), /* These go in cr7 */ enumerator
/external/libffi/src/powerpc/
Dffi_powerpc.h41 FLAG_RETURNS_128BITS = 1 << (31-26), enumerator
Dffi_darwin.c44 FLAG_RETURNS_128BITS = 1 << (31-31), /* These go in cr7 */ enumerator
/external/python/cpython3/Modules/_ctypes/libffi_osx/powerpc/
Dppc-darwin.h65 FLAG_RETURNS_128BITS = 1 << (31 - 31), enumerator
/external/python/cpython2/Modules/_ctypes/libffi_osx/powerpc/
Dppc-darwin.h65 FLAG_RETURNS_128BITS = 1 << (31 - 31), enumerator