Home
last modified time | relevance | path

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

/external/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()
/external/libffi/testsuite/libffi.call/
Dcls_longdouble.c35 cls_ldouble_gn(ffi_cif* cif __UNUSED__, void* resp, in cls_ldouble_gn() function
97 CHECK(ffi_prep_closure_loc(pcl, &cif, cls_ldouble_gn, NULL, code) == FFI_OK); in main()
/external/python/cpython2/Modules/_ctypes/libffi/testsuite/libffi.call/
Dcls_longdouble.c35 cls_ldouble_gn(ffi_cif* cif __UNUSED__, void* resp, in cls_ldouble_gn() function
97 CHECK(ffi_prep_closure_loc(pcl, &cif, cls_ldouble_gn, NULL, code) == FFI_OK); in main()