Home
last modified time | relevance | path

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

12

/external/python/cpython2/Modules/_ctypes/libffi/src/x86/
Dffitarget.h57 typedef unsigned __int64 ffi_arg; typedef
60 typedef unsigned long long ffi_arg; typedef
67 typedef unsigned long long ffi_arg; typedef
70 typedef unsigned long ffi_arg; typedef
/external/python/cpython2/Modules/_ctypes/libffi_msvc/
Dffitarget.h40 typedef unsigned long ffi_arg; typedef
42 typedef unsigned __int64 ffi_arg; typedef
/external/python/cpython2/Modules/_ctypes/libffi/src/mips/
Dffitarget.h175 typedef unsigned int ffi_arg __attribute__((__mode__(__SI__))); typedef
179 typedef unsigned int ffi_arg __attribute__((__mode__(__DI__))); typedef
185 typedef __uint32_t ffi_arg; typedef
189 typedef __uint64_t ffi_arg; typedef
/external/python/cpython2/Modules/_ctypes/libffi/src/bfin/
Dffitarget.h31 typedef unsigned long ffi_arg; typedef
/external/python/cpython2/Modules/_ctypes/libffi/src/ia64/
Dffitarget.h36 typedef unsigned long long ffi_arg; typedef
/external/python/cpython2/Modules/_ctypes/libffi/src/vax/
Dffitarget.h32 typedef unsigned long ffi_arg; typedef
/external/python/cpython2/Modules/_ctypes/libffi/src/moxie/
Dffitarget.h33 typedef unsigned long ffi_arg; typedef
/external/python/cpython2/Modules/_ctypes/libffi_arm_wince/
Dffitarget.h30 typedef unsigned long ffi_arg; typedef
/external/python/cpython2/Modules/_ctypes/libffi/src/microblaze/
Dffitarget.h35 typedef unsigned long ffi_arg; typedef
/external/python/cpython2/Modules/_ctypes/libffi/src/metag/
Dffitarget.h35 typedef unsigned long ffi_arg; typedef
/external/python/cpython2/Modules/_ctypes/libffi/src/sh/
Dffitarget.h38 typedef unsigned long ffi_arg; typedef
/external/python/cpython2/Modules/_ctypes/libffi/src/m88k/
Dffitarget.h32 typedef unsigned long ffi_arg; typedef
/external/python/cpython2/Modules/_ctypes/libffi/src/arc/
Dffitarget.h37 typedef unsigned long ffi_arg; typedef
/external/python/cpython2/Modules/_ctypes/libffi/src/m68k/
Dffitarget.h36 typedef unsigned long ffi_arg; typedef
/external/python/cpython2/Modules/_ctypes/libffi/src/alpha/
Dffitarget.h36 typedef unsigned long ffi_arg; typedef
/external/python/cpython2/Modules/_ctypes/libffi/src/m32r/
Dffitarget.h37 typedef unsigned long ffi_arg; typedef
/external/python/cpython2/Modules/_ctypes/libffi/src/sh64/
Dffitarget.h38 typedef unsigned long ffi_arg; typedef
/external/python/cpython2/Modules/_ctypes/libffi/src/nios2/
Dffitarget.h33 typedef unsigned long ffi_arg; typedef
/external/python/cpython2/Modules/_ctypes/libffi/src/xtensa/
Dffitarget.h34 typedef unsigned long ffi_arg; typedef
/external/python/cpython2/Modules/_ctypes/libffi/src/frv/
Dffitarget.h38 typedef unsigned long ffi_arg; typedef
/external/python/cpython2/Modules/_ctypes/libffi/src/avr32/
Dffitarget.h36 typedef unsigned long ffi_arg; typedef
/external/python/cpython2/Modules/_ctypes/libffi/src/s390/
Dffitarget.h44 typedef unsigned long ffi_arg; typedef
/external/python/cpython2/Modules/_ctypes/libffi/src/cris/
Dffitarget.h36 typedef unsigned long ffi_arg; typedef
/external/python/cpython2/Modules/_ctypes/libffi/src/tile/
Dffitarget.h37 typedef uint_reg_t ffi_arg; typedef
/external/python/cpython2/Modules/_ctypes/libffi/src/sparc/
Dffitarget.h44 typedef unsigned long ffi_arg; typedef

12