/third_party/libffi/include/ |
D | ffitarget-x86_64.h | 62 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
|
D | ffitarget-aarch64.h | 33 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/ |
D | ffitarget.h | 62 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/ |
D | ffitarget.h | 33 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/ |
D | ffitarget.h | 175 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/ |
D | ffitarget.h | 31 typedef unsigned long ffi_arg; typedef
|
/third_party/libffi/src/vax/ |
D | ffitarget.h | 32 typedef unsigned long ffi_arg; typedef
|
/third_party/libffi/src/moxie/ |
D | ffitarget.h | 33 typedef unsigned long ffi_arg; typedef
|
/third_party/libffi/src/m88k/ |
D | ffitarget.h | 32 typedef unsigned long ffi_arg; typedef
|
/third_party/libffi/src/arc/ |
D | ffitarget.h | 37 typedef unsigned long ffi_arg; typedef
|
/third_party/libffi/src/m32r/ |
D | ffitarget.h | 37 typedef unsigned long ffi_arg; typedef
|
/third_party/libffi/src/microblaze/ |
D | ffitarget.h | 35 typedef unsigned long ffi_arg; typedef
|
/third_party/libffi/src/m68k/ |
D | ffitarget.h | 36 typedef unsigned long ffi_arg; typedef
|
/third_party/libffi/src/sh/ |
D | ffitarget.h | 38 typedef unsigned long ffi_arg; typedef
|
/third_party/libffi/src/metag/ |
D | ffitarget.h | 35 typedef unsigned long ffi_arg; typedef
|
/third_party/libffi/src/ia64/ |
D | ffitarget.h | 36 typedef unsigned long long ffi_arg; typedef
|
/third_party/libffi/src/nios2/ |
D | ffitarget.h | 33 typedef unsigned long ffi_arg; typedef
|
/third_party/libffi/src/frv/ |
D | ffitarget.h | 38 typedef unsigned long ffi_arg; typedef
|
/third_party/libffi/src/avr32/ |
D | ffitarget.h | 36 typedef unsigned long ffi_arg; typedef
|
/third_party/libffi/src/sh64/ |
D | ffitarget.h | 38 typedef unsigned long ffi_arg; typedef
|
/third_party/libffi/src/xtensa/ |
D | ffitarget.h | 34 typedef unsigned long ffi_arg; typedef
|
/third_party/libffi/src/cris/ |
D | ffitarget.h | 36 typedef unsigned long ffi_arg; typedef
|
/third_party/libffi/src/or1k/ |
D | ffitarget.h | 37 typedef unsigned long ffi_arg; typedef
|
/third_party/libffi/src/alpha/ |
D | ffitarget.h | 36 typedef unsigned long ffi_arg; typedef
|
/third_party/libffi/src/tile/ |
D | ffitarget.h | 37 typedef uint_reg_t ffi_arg; typedef
|