Searched refs:cls_ldouble_gn (Results 1 – 3 of 3) sorted by relevance
/external/libffi/testsuite/libffi.closures/ |
D | cls_longdouble.c | 33 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/ |
D | cls_longdouble.c | 35 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/ |
D | cls_longdouble.c | 35 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()
|