Home
last modified time | relevance | path

Searched refs:LINKAGE_AREA_GPRS (Results 1 – 2 of 2) sorted by relevance

/external/libffi/src/powerpc/
Dffi_darwin.c60 LINKAGE_AREA_GPRS = 6 enumerator
124 unsigned long *next_arg = stack + LINKAGE_AREA_GPRS; /* 6 reserved positions. */ in ffi_prep_args()
689 bytes = (LINKAGE_AREA_GPRS + ASM_NEEDS_REGISTERS) * sizeof(unsigned long); in ffi_prep_cif_machdep()
/external/python/cpython2/Modules/_ctypes/libffi/src/powerpc/
Dffi_darwin.c60 LINKAGE_AREA_GPRS = 6 enumerator
124 unsigned long *next_arg = stack + LINKAGE_AREA_GPRS; /* 6 reserved positions. */ in ffi_prep_args()
689 bytes = (LINKAGE_AREA_GPRS + ASM_NEEDS_REGISTERS) * sizeof(unsigned long); in ffi_prep_cif_machdep()