Home
last modified time | relevance | path

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

12

/third_party/libffi/include/
Dffitarget-x86_64.h62 typedef unsigned __int64 ffi_arg; typedef
65 typedef unsigned long long ffi_arg; typedef
72 typedef unsigned long long ffi_arg; typedef
75 typedef unsigned long ffi_arg; typedef
Dffitarget-aarch64.h33 typedef unsigned long long ffi_arg; typedef
37 typedef unsigned long long ffi_arg; typedef
40 typedef unsigned long ffi_arg; typedef
/third_party/libffi/src/x86/
Dffitarget.h62 typedef unsigned __int64 ffi_arg; typedef
65 typedef unsigned long long ffi_arg; typedef
72 typedef unsigned long long ffi_arg; typedef
75 typedef unsigned long ffi_arg; typedef
/third_party/libffi/src/aarch64/
Dffitarget.h33 typedef unsigned long long ffi_arg; typedef
37 typedef unsigned long long ffi_arg; typedef
40 typedef unsigned long ffi_arg; typedef
/third_party/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
/third_party/libffi/src/bfin/
Dffitarget.h31 typedef unsigned long ffi_arg; typedef
/third_party/libffi/src/vax/
Dffitarget.h32 typedef unsigned long ffi_arg; typedef
/third_party/libffi/src/moxie/
Dffitarget.h33 typedef unsigned long ffi_arg; typedef
/third_party/libffi/src/m88k/
Dffitarget.h32 typedef unsigned long ffi_arg; typedef
/third_party/libffi/src/arc/
Dffitarget.h37 typedef unsigned long ffi_arg; typedef
/third_party/libffi/src/m32r/
Dffitarget.h37 typedef unsigned long ffi_arg; typedef
/third_party/libffi/src/microblaze/
Dffitarget.h35 typedef unsigned long ffi_arg; typedef
/third_party/libffi/src/m68k/
Dffitarget.h36 typedef unsigned long ffi_arg; typedef
/third_party/libffi/src/sh/
Dffitarget.h38 typedef unsigned long ffi_arg; typedef
/third_party/libffi/src/metag/
Dffitarget.h35 typedef unsigned long ffi_arg; typedef
/third_party/libffi/src/ia64/
Dffitarget.h36 typedef unsigned long long ffi_arg; typedef
/third_party/libffi/src/nios2/
Dffitarget.h33 typedef unsigned long ffi_arg; typedef
/third_party/libffi/src/frv/
Dffitarget.h38 typedef unsigned long ffi_arg; typedef
/third_party/libffi/src/avr32/
Dffitarget.h36 typedef unsigned long ffi_arg; typedef
/third_party/libffi/src/sh64/
Dffitarget.h38 typedef unsigned long ffi_arg; typedef
/third_party/libffi/src/xtensa/
Dffitarget.h34 typedef unsigned long ffi_arg; typedef
/third_party/libffi/src/cris/
Dffitarget.h36 typedef unsigned long ffi_arg; typedef
/third_party/libffi/src/or1k/
Dffitarget.h37 typedef unsigned long ffi_arg; typedef
/third_party/libffi/src/alpha/
Dffitarget.h36 typedef unsigned long ffi_arg; typedef
/third_party/libffi/src/tile/
Dffitarget.h37 typedef uint_reg_t ffi_arg; typedef

12