Home
last modified time | relevance | path

Searched refs:ffi_go_closure (Results 1 – 20 of 20) sorted by relevance

/third_party/libffi/testsuite/libffi.go/
Dclosure1.c17 ffi_go_closure cl; in main()
/third_party/libffi/include/
Dffi-arm.h425 } ffi_go_closure; typedef
428 ffi_status ffi_prep_go_closure (ffi_go_closure*, ffi_cif *,
Dffi-x86_64.h425 } ffi_go_closure; typedef
428 ffi_status ffi_prep_go_closure (ffi_go_closure*, ffi_cif *,
Dffi-aarch64.h425 } ffi_go_closure; typedef
428 ffi_status ffi_prep_go_closure (ffi_go_closure*, ffi_cif *,
Dffi.h.in442 } 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/
Dffi.h438 } ffi_go_closure; typedef
440 FFI_API ffi_status ffi_prep_go_closure (ffi_go_closure*, ffi_cif *,
/third_party/libffi/src/powerpc/
Dffi.c163 ffi_prep_go_closure (ffi_go_closure *closure, in ffi_prep_go_closure()
Dffi_darwin.c1114 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/
Dffiw64.c229 EFI64(ffi_prep_go_closure)(ffi_go_closure* closure, ffi_cif* cif, in EFI64()
Dffi64.c862 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()
Dffi.c580 ffi_prep_go_closure (ffi_go_closure* closure, ffi_cif* cif, in ffi_prep_go_closure()
/third_party/libffi/src/sparc/
Dffi.c358 ffi_prep_go_closure (ffi_go_closure *closure, ffi_cif *cif, in ffi_prep_go_closure()
Dffi64.c491 ffi_prep_go_closure (ffi_go_closure* closure, ffi_cif* cif, in ffi_prep_go_closure()
/third_party/libffi/src/alpha/
Dffi.c360 ffi_prep_go_closure (ffi_go_closure* closure, in ffi_prep_go_closure()
/third_party/libffi/src/s390/
Dffi.c745 ffi_prep_go_closure (ffi_go_closure *closure, ffi_cif *cif, in ffi_prep_go_closure()
/third_party/libffi/src/riscv/
Dffi.c428 ffi_prep_go_closure (ffi_go_closure *closure, ffi_cif *cif, in ffi_prep_go_closure()
/third_party/libffi/src/aarch64/
Dffi.c833 ffi_prep_go_closure (ffi_go_closure *closure, ffi_cif* cif, in ffi_prep_go_closure()
/third_party/libffi/src/arm/
Dffi.c626 ffi_prep_go_closure (ffi_go_closure *closure, ffi_cif *cif, in ffi_prep_go_closure()
/third_party/libffi/src/mips/
Dffi.c1101 ffi_prep_go_closure (ffi_go_closure* closure, ffi_cif* cif, in ffi_prep_go_closure()
/third_party/libffi/
DChangeLog5220 A "ffi_go_closure" is intended to be compatible with the