Home
last modified time | relevance | path

Searched defs:FFI_TRAMPOLINE_SIZE (Results 1 – 25 of 31) sorted by relevance

12

/external/python/cpython2/Modules/_ctypes/libffi/src/tile/
Dffitarget.h55 # define FFI_TRAMPOLINE_SIZE (8 * 5) /* 5 bundles */ macro
57 # define FFI_TRAMPOLINE_SIZE (8 * 3) /* 3 bundles */ macro
61 # define FFI_TRAMPOLINE_SIZE 8 /* 1 bundle */ macro
/external/python/cpython2/Modules/_ctypes/libffi/src/powerpc/
Dffitarget.h160 # define FFI_TRAMPOLINE_SIZE 32 macro
164 # define FFI_TRAMPOLINE_SIZE 48 macro
166 # define FFI_TRAMPOLINE_SIZE 24 macro
169 # define FFI_TRAMPOLINE_SIZE 40 macro
/external/python/cpython2/Modules/_ctypes/libffi/src/x86/
Dffitarget.h123 #define FFI_TRAMPOLINE_SIZE 24 macro
127 #define FFI_TRAMPOLINE_SIZE 52 macro
130 #define FFI_TRAMPOLINE_SIZE 29 macro
134 #define FFI_TRAMPOLINE_SIZE 10 macro
/external/python/cpython2/Modules/_ctypes/libffi/src/frv/
Dffitarget.h56 #define FFI_TRAMPOLINE_SIZE (8*4) macro
59 #define FFI_TRAMPOLINE_SIZE (5*4) macro
/external/python/cpython2/Modules/_ctypes/libffi/src/s390/
Dffitarget.h60 #define FFI_TRAMPOLINE_SIZE 32 macro
62 #define FFI_TRAMPOLINE_SIZE 16 macro
/external/python/cpython2/Modules/_ctypes/libffi/src/sparc/
Dffitarget.h67 #define FFI_TRAMPOLINE_SIZE 24 macro
69 #define FFI_TRAMPOLINE_SIZE 16 macro
/external/python/cpython2/Modules/_ctypes/libffi_msvc/
Dffitarget.h77 #define FFI_TRAMPOLINE_SIZE 29 macro
80 #define FFI_TRAMPOLINE_SIZE 15 macro
/external/python/cpython2/Modules/_ctypes/libffi_osx/include/
Dppc-ffitarget.h87 # define FFI_TRAMPOLINE_SIZE 48 macro
89 # define FFI_TRAMPOLINE_SIZE 24 macro
91 # define FFI_TRAMPOLINE_SIZE 40 macro
Dx86-ffitarget.h81 # define FFI_TRAMPOLINE_SIZE 24 macro
84 # define FFI_TRAMPOLINE_SIZE 10 macro
/external/python/cpython2/Modules/_ctypes/libffi/src/pa/
Dffitarget.h71 #define FFI_TRAMPOLINE_SIZE 32 macro
73 #define FFI_TRAMPOLINE_SIZE 40 macro
/external/python/cpython2/Modules/_ctypes/libffi/src/ia64/
Dffitarget.h50 #define FFI_TRAMPOLINE_SIZE 24 /* Really the following struct, which */ macro
/external/python/cpython2/Modules/_ctypes/libffi/src/vax/
Dffitarget.h46 #define FFI_TRAMPOLINE_SIZE 15 macro
/external/python/cpython2/Modules/_ctypes/libffi/src/moxie/
Dffitarget.h50 #define FFI_TRAMPOLINE_SIZE (12) macro
/external/python/cpython2/Modules/_ctypes/libffi_arm_wince/
Dffitarget.h44 #define FFI_TRAMPOLINE_SIZE 12 macro
/external/python/cpython2/Modules/_ctypes/libffi/src/microblaze/
Dffitarget.h51 #define FFI_TRAMPOLINE_SIZE (4*8) macro
/external/python/cpython2/Modules/_ctypes/libffi/src/metag/
Dffitarget.h49 #define FFI_TRAMPOLINE_SIZE 48 macro
/external/python/cpython2/Modules/_ctypes/libffi/src/sh/
Dffitarget.h50 #define FFI_TRAMPOLINE_SIZE 16 macro
/external/python/cpython2/Modules/_ctypes/libffi/src/m88k/
Dffitarget.h46 #define FFI_TRAMPOLINE_SIZE 0x14 macro
/external/python/cpython2/Modules/_ctypes/libffi/src/arc/
Dffitarget.h50 #define FFI_TRAMPOLINE_SIZE 12 macro
/external/python/cpython2/Modules/_ctypes/libffi/src/m68k/
Dffitarget.h50 #define FFI_TRAMPOLINE_SIZE 16 macro
/external/python/cpython2/Modules/_ctypes/libffi/src/alpha/
Dffitarget.h50 #define FFI_TRAMPOLINE_SIZE 24 macro
/external/python/cpython2/Modules/_ctypes/libffi/src/m32r/
Dffitarget.h50 #define FFI_TRAMPOLINE_SIZE 24 macro
/external/python/cpython2/Modules/_ctypes/libffi/src/sh64/
Dffitarget.h54 #define FFI_TRAMPOLINE_SIZE 32 macro
/external/python/cpython2/Modules/_ctypes/libffi/src/nios2/
Dffitarget.h49 #define FFI_TRAMPOLINE_SIZE 28 /* 7 instructions */ macro
/external/python/cpython2/Modules/_ctypes/libffi/src/xtensa/
Dffitarget.h51 #define FFI_TRAMPOLINE_SIZE 24 macro

12