Home
last modified time | relevance | path

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

/third_party/libffi/testsuite/libffi.closures/
Dcls_longdouble.c33 cls_ldouble_gn(ffi_cif* cif __UNUSED__, void* resp, in cls_ldouble_gn() function
95 CHECK(ffi_prep_closure_loc(pcl, &cif, cls_ldouble_gn, NULL, code) == FFI_OK); in main()