Home
last modified time | relevance | path

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

12

/external/python/cpython2/Modules/_ctypes/libffi/src/x86/
Dffitarget.h58 typedef __int64 ffi_sarg; typedef
61 typedef long long ffi_sarg; typedef
68 typedef long long ffi_sarg; typedef
71 typedef signed long ffi_sarg; typedef
/external/python/cpython2/Modules/_ctypes/libffi/src/mips/
Dffitarget.h176 typedef signed int ffi_sarg __attribute__((__mode__(__SI__))); typedef
180 typedef signed int ffi_sarg __attribute__((__mode__(__DI__))); typedef
186 typedef __int32_t ffi_sarg; typedef
190 typedef __int64_t ffi_sarg; typedef
/external/python/cpython2/Modules/_ctypes/libffi/src/bfin/
Dffitarget.h32 typedef signed long ffi_sarg; typedef
/external/python/cpython2/Modules/_ctypes/libffi/src/ia64/
Dffitarget.h37 typedef signed long long ffi_sarg; typedef
/external/python/cpython2/Modules/_ctypes/libffi/src/vax/
Dffitarget.h33 typedef signed long ffi_sarg; typedef
/external/python/cpython2/Modules/_ctypes/libffi/src/moxie/
Dffitarget.h34 typedef signed long ffi_sarg; typedef
/external/python/cpython2/Modules/_ctypes/libffi_arm_wince/
Dffitarget.h31 typedef signed long ffi_sarg; typedef
/external/python/cpython2/Modules/_ctypes/libffi/src/microblaze/
Dffitarget.h36 typedef signed long ffi_sarg; typedef
/external/python/cpython2/Modules/_ctypes/libffi/src/metag/
Dffitarget.h36 typedef signed long ffi_sarg; typedef
/external/python/cpython2/Modules/_ctypes/libffi/src/sh/
Dffitarget.h39 typedef signed long ffi_sarg; typedef
/external/python/cpython2/Modules/_ctypes/libffi/src/m88k/
Dffitarget.h33 typedef signed long ffi_sarg; typedef
/external/python/cpython2/Modules/_ctypes/libffi/src/arc/
Dffitarget.h38 typedef signed long ffi_sarg; typedef
/external/python/cpython2/Modules/_ctypes/libffi/src/m68k/
Dffitarget.h37 typedef signed long ffi_sarg; typedef
/external/python/cpython2/Modules/_ctypes/libffi/src/alpha/
Dffitarget.h37 typedef signed long ffi_sarg; typedef
/external/python/cpython2/Modules/_ctypes/libffi/src/m32r/
Dffitarget.h38 typedef signed long ffi_sarg; typedef
/external/python/cpython2/Modules/_ctypes/libffi/src/sh64/
Dffitarget.h39 typedef signed long ffi_sarg; typedef
/external/python/cpython2/Modules/_ctypes/libffi/src/nios2/
Dffitarget.h34 typedef signed long ffi_sarg; typedef
/external/python/cpython2/Modules/_ctypes/libffi/src/xtensa/
Dffitarget.h35 typedef signed long ffi_sarg; typedef
/external/python/cpython2/Modules/_ctypes/libffi/src/frv/
Dffitarget.h39 typedef signed long ffi_sarg; typedef
/external/python/cpython2/Modules/_ctypes/libffi/src/avr32/
Dffitarget.h37 typedef signed long ffi_sarg; typedef
/external/python/cpython2/Modules/_ctypes/libffi/src/s390/
Dffitarget.h45 typedef signed long ffi_sarg; typedef
/external/python/cpython2/Modules/_ctypes/libffi/src/cris/
Dffitarget.h37 typedef signed long ffi_sarg; typedef
/external/python/cpython2/Modules/_ctypes/libffi/src/tile/
Dffitarget.h38 typedef int_reg_t ffi_sarg; typedef
/external/python/cpython2/Modules/_ctypes/libffi/src/sparc/
Dffitarget.h45 typedef signed long ffi_sarg; typedef
/external/python/cpython2/Modules/_ctypes/libffi_msvc/
Dffitarget.h44 typedef signed long ffi_sarg; typedef

12