/third_party/libffi/include/ |
D | ffitarget-x86_64.h | 63 typedef __int64 ffi_sarg; typedef 66 typedef long long ffi_sarg; typedef 73 typedef long long ffi_sarg; typedef 76 typedef signed long ffi_sarg; typedef
|
D | ffitarget-aarch64.h | 34 typedef signed long long ffi_sarg; typedef 38 typedef signed long long ffi_sarg; typedef 41 typedef signed long ffi_sarg; typedef
|
/third_party/libffi/src/x86/ |
D | ffitarget.h | 63 typedef __int64 ffi_sarg; typedef 66 typedef long long ffi_sarg; typedef 73 typedef long long ffi_sarg; typedef 76 typedef signed long ffi_sarg; typedef
|
/third_party/libffi/src/aarch64/ |
D | ffitarget.h | 34 typedef signed long long ffi_sarg; typedef 38 typedef signed long long ffi_sarg; typedef 41 typedef signed long ffi_sarg; typedef
|
/third_party/libffi/src/mips/ |
D | ffitarget.h | 176 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
|
/third_party/libffi/src/bfin/ |
D | ffitarget.h | 32 typedef signed long ffi_sarg; typedef
|
/third_party/libffi/src/vax/ |
D | ffitarget.h | 33 typedef signed long ffi_sarg; typedef
|
/third_party/libffi/src/moxie/ |
D | ffitarget.h | 34 typedef signed long ffi_sarg; typedef
|
/third_party/libffi/src/m88k/ |
D | ffitarget.h | 33 typedef signed long ffi_sarg; typedef
|
/third_party/libffi/src/arc/ |
D | ffitarget.h | 38 typedef signed long ffi_sarg; typedef
|
/third_party/libffi/src/m32r/ |
D | ffitarget.h | 38 typedef signed long ffi_sarg; typedef
|
/third_party/libffi/src/microblaze/ |
D | ffitarget.h | 36 typedef signed long ffi_sarg; typedef
|
/third_party/libffi/src/m68k/ |
D | ffitarget.h | 37 typedef signed long ffi_sarg; typedef
|
/third_party/libffi/src/sh/ |
D | ffitarget.h | 39 typedef signed long ffi_sarg; typedef
|
/third_party/libffi/src/metag/ |
D | ffitarget.h | 36 typedef signed long ffi_sarg; typedef
|
/third_party/libffi/src/ia64/ |
D | ffitarget.h | 37 typedef signed long long ffi_sarg; typedef
|
/third_party/libffi/src/nios2/ |
D | ffitarget.h | 34 typedef signed long ffi_sarg; typedef
|
/third_party/libffi/src/frv/ |
D | ffitarget.h | 39 typedef signed long ffi_sarg; typedef
|
/third_party/libffi/src/avr32/ |
D | ffitarget.h | 37 typedef signed long ffi_sarg; typedef
|
/third_party/libffi/src/sh64/ |
D | ffitarget.h | 39 typedef signed long ffi_sarg; typedef
|
/third_party/libffi/src/xtensa/ |
D | ffitarget.h | 35 typedef signed long ffi_sarg; typedef
|
/third_party/libffi/src/cris/ |
D | ffitarget.h | 37 typedef signed long ffi_sarg; typedef
|
/third_party/libffi/src/or1k/ |
D | ffitarget.h | 38 typedef signed long ffi_sarg; typedef
|
/third_party/libffi/src/alpha/ |
D | ffitarget.h | 37 typedef signed long ffi_sarg; typedef
|
/third_party/libffi/src/tile/ |
D | ffitarget.h | 38 typedef int_reg_t ffi_sarg; typedef
|