/third_party/libffi/testsuite/libffi.go/ |
D | closure1.c | 21 CHECK(ffi_prep_go_closure(&cl, &cif, doit) == FFI_OK); in main()
|
/third_party/libffi/ |
D | libffi.map.in | 78 ffi_prep_go_closure;
|
D | ChangeLog | 4488 (ffi_call_go, ffi_prep_go_closure): New functions. 4617 x86: Fix typo in ffi_prep_go_closure
|
/third_party/libffi/src/powerpc/ |
D | ffi.c | 163 ffi_prep_go_closure (ffi_go_closure *closure, in ffi_prep_go_closure() function
|
D | ffi_darwin.c | 1114 ffi_prep_go_closure (ffi_go_closure* closure, in ffi_prep_go_closure() function
|
/third_party/libffi/src/x86/ |
D | ffiw64.c | 229 EFI64(ffi_prep_go_closure)(ffi_go_closure* closure, ffi_cif* cif, in EFI64() argument
|
D | ffi.c | 580 ffi_prep_go_closure (ffi_go_closure* closure, ffi_cif* cif, in ffi_prep_go_closure() function
|
D | ffi64.c | 867 ffi_prep_go_closure (ffi_go_closure* closure, ffi_cif* cif, in ffi_prep_go_closure() function
|
/third_party/libffi/include/ |
D | ffi-arm.h | 428 ffi_status ffi_prep_go_closure (ffi_go_closure*, ffi_cif *,
|
D | ffi-x86_64.h | 428 ffi_status ffi_prep_go_closure (ffi_go_closure*, ffi_cif *,
|
D | ffi-aarch64.h | 428 ffi_status ffi_prep_go_closure (ffi_go_closure*, ffi_cif *,
|
D | ffi.h.in | 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 | 440 FFI_API ffi_status ffi_prep_go_closure (ffi_go_closure*, ffi_cif *,
|
/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() function
|
D | ffi64.c | 491 ffi_prep_go_closure (ffi_go_closure* closure, ffi_cif* cif, in ffi_prep_go_closure() function
|
/third_party/libffi/src/alpha/ |
D | ffi.c | 360 ffi_prep_go_closure (ffi_go_closure* closure, in ffi_prep_go_closure() function
|
/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() function
|
/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() function
|
/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() function
|
/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() function
|
/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() function
|