Home
last modified time | relevance | path

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

/external/libffi/testsuite/libffi.call/
Dstret_large.c63 cls_struct_108byte_gn(ffi_cif* cif __UNUSED__, void* resp, void** args, void* userdata __UNUSED__) in cls_struct_108byte_gn() function
134 CHECK(ffi_prep_closure_loc(pcl, &cif, cls_struct_108byte_gn, NULL, code) == FFI_OK); in main()
/external/python/cpython2/Modules/_ctypes/libffi/testsuite/libffi.call/
Dstret_large.c63 cls_struct_108byte_gn(ffi_cif* cif __UNUSED__, void* resp, void** args, void* userdata __UNUSED__) in cls_struct_108byte_gn() function
134 CHECK(ffi_prep_closure_loc(pcl, &cif, cls_struct_108byte_gn, NULL, code) == FFI_OK); in main()