Home
last modified time | relevance | path

Searched refs:POWERPC64 (Results 1 – 13 of 13) sorted by relevance

/third_party/libffi/src/powerpc/
Dffitarget.h40 #ifndef POWERPC64
41 #define POWERPC64 macro
44 #ifndef POWERPC64
45 #define POWERPC64 macro
51 #ifndef POWERPC64
52 #define POWERPC64 macro
85 # if defined (POWERPC64)
183 # if defined(POWERPC64) || defined(POWERPC_AIX)
Dffi.c41 # ifdef POWERPC64 in ffi_prep_types()
54 #ifdef POWERPC64 in ffi_prep_cif_machdep()
66 #ifdef POWERPC64 in ffi_prep_cif_machdep_var()
104 #ifdef POWERPC64 in ffi_call_int()
118 # ifndef POWERPC64 in ffi_call_int()
155 #ifdef POWERPC64 in ffi_prep_closure_loc()
167 #ifdef POWERPC64 in ffi_prep_go_closure()
Dffi_darwin.c177 #ifdef POWERPC64 in ffi_prep_args()
191 # if defined(POWERPC64) && !defined(POWERPC_DARWIN64) in ffi_prep_args()
231 #ifdef POWERPC64 in ffi_prep_args()
272 # if defined(POWERPC64) in ffi_prep_args()
730 #ifdef POWERPC64 in ffi_prep_cif_machdep()
812 #if defined (POWERPC64) in ffi_prep_cif_machdep()
822 #if defined(POWERPC64) in ffi_prep_cif_machdep()
857 # ifdef POWERPC64 in ffi_prep_cif_machdep()
890 #ifdef POWERPC64 in ffi_prep_cif_machdep()
1243 #if defined(POWERPC64) in ffi_closure_helper_common()
[all …]
Dsysv.S33 #ifndef POWERPC64
Dlinux64.S32 #ifdef POWERPC64
Dppc_closure.S34 #ifndef POWERPC64
Dffi_sysv.c33 #ifndef POWERPC64
Dlinux64_closure.S33 #ifdef POWERPC64
Dffi_linux64.c33 #ifdef POWERPC64
/third_party/python/Modules/_ctypes/libffi_osx/include/
Dppc-ffitarget.h32 #define POWERPC64 macro
47 # ifdef POWERPC64
86 #if defined(POWERPC64) /*|| defined(POWERPC_AIX)*/
/third_party/python/Modules/_ctypes/libffi_osx/
Dtypes.c47 defined S390X || defined IA64 || defined POWERPC64
109 #elif defined X86_64 || defined POWERPC64
/third_party/libffi/
DChangeLog.old226 * src/powerpc/linux64.S: For consistency, use POWERPC64 rather
2110 * src/powerpc/ffitarget.h (POWERPC64): Define for PPC64 Linux and
4492 * src/types.c (pointer): POWERPC64 has 8 byte pointers.
4516 * src/types.c: Use 16 byte long double for POWERPC64.
4874 * src/types.c (double, longdouble): Default POWERPC64 to 8 byte size
4976 typedefs, and add POWERPC64.
5143 * include/ffi.h.in (POWERPC64): Define if 64-bit.
5145 Make it the default on POWERPC64.
5146 (FFI_TRAMPOLINE_SIZE): Define to 24 on POWERPC64.
5158 (flush_icache): Surround by #ifndef POWERPC64.
DChangeLog5339 POWERPC64 is not defined.