/third_party/libffi/testsuite/libffi.go/ |
D | closure1.c | 17 ffi_go_closure cl; in main()
|
/third_party/libffi/include/ |
D | ffi-arm.h | 425 } ffi_go_closure; typedef 428 ffi_status ffi_prep_go_closure (ffi_go_closure*, ffi_cif *,
|
D | ffi-x86_64.h | 425 } ffi_go_closure; typedef 428 ffi_status ffi_prep_go_closure (ffi_go_closure*, ffi_cif *,
|
D | ffi-aarch64.h | 425 } ffi_go_closure; typedef 428 ffi_status ffi_prep_go_closure (ffi_go_closure*, ffi_cif *,
|
D | ffi.h.in | 442 } ffi_go_closure; typedef 444 FFI_API ffi_status ffi_prep_go_closure (ffi_go_closure*, ffi_cif *,
|
/third_party/libffi/msvc_build/aarch64/aarch64_include/ |
D | ffi.h | 438 } ffi_go_closure; typedef 440 FFI_API ffi_status ffi_prep_go_closure (ffi_go_closure*, ffi_cif *,
|
/third_party/libffi/src/powerpc/ |
D | ffi.c | 163 ffi_prep_go_closure (ffi_go_closure *closure, in ffi_prep_go_closure()
|
D | ffi_darwin.c | 1114 ffi_prep_go_closure (ffi_go_closure* closure, in ffi_prep_go_closure() 1172 ffi_go_closure_helper_DARWIN (ffi_go_closure*, void *, 1434 ffi_go_closure_helper_DARWIN (ffi_go_closure *closure, void *rvalue, in ffi_go_closure_helper_DARWIN()
|
/third_party/libffi/src/x86/ |
D | ffiw64.c | 229 EFI64(ffi_prep_go_closure)(ffi_go_closure* closure, ffi_cif* cif, in EFI64()
|
D | ffi64.c | 862 ffi_prep_go_closure_efi64(ffi_go_closure* closure, ffi_cif* cif, 867 ffi_prep_go_closure (ffi_go_closure* closure, ffi_cif* cif, in ffi_prep_go_closure()
|
D | ffi.c | 580 ffi_prep_go_closure (ffi_go_closure* closure, ffi_cif* cif, in ffi_prep_go_closure()
|
/third_party/libffi/src/sparc/ |
D | ffi.c | 358 ffi_prep_go_closure (ffi_go_closure *closure, ffi_cif *cif, in ffi_prep_go_closure()
|
D | ffi64.c | 491 ffi_prep_go_closure (ffi_go_closure* closure, ffi_cif* cif, in ffi_prep_go_closure()
|
/third_party/libffi/src/alpha/ |
D | ffi.c | 360 ffi_prep_go_closure (ffi_go_closure* closure, in ffi_prep_go_closure()
|
/third_party/libffi/src/s390/ |
D | ffi.c | 745 ffi_prep_go_closure (ffi_go_closure *closure, ffi_cif *cif, in ffi_prep_go_closure()
|
/third_party/libffi/src/riscv/ |
D | ffi.c | 428 ffi_prep_go_closure (ffi_go_closure *closure, ffi_cif *cif, in ffi_prep_go_closure()
|
/third_party/libffi/src/aarch64/ |
D | ffi.c | 833 ffi_prep_go_closure (ffi_go_closure *closure, ffi_cif* cif, in ffi_prep_go_closure()
|
/third_party/libffi/src/arm/ |
D | ffi.c | 626 ffi_prep_go_closure (ffi_go_closure *closure, ffi_cif *cif, in ffi_prep_go_closure()
|
/third_party/libffi/src/mips/ |
D | ffi.c | 1101 ffi_prep_go_closure (ffi_go_closure* closure, ffi_cif* cif, in ffi_prep_go_closure()
|
/third_party/libffi/ |
D | ChangeLog | 5220 A "ffi_go_closure" is intended to be compatible with the
|