Searched refs:cls_struct_9byte_gn (Results 1 - 2 of 2) sorted by relevance

/external/libffi/testsuite/libffi.call/
H A Dcls_9byte1.c32 static void cls_struct_9byte_gn(ffi_cif* cif __UNUSED__, void* resp, function
90 CHECK(ffi_prep_closure(pcl, &cif, cls_struct_9byte_gn, NULL) == FFI_OK);
H A Dcls_9byte2.c32 static void cls_struct_9byte_gn(ffi_cif* cif __UNUSED__, void* resp, function
91 CHECK(ffi_prep_closure(pcl, &cif, cls_struct_9byte_gn, NULL) == FFI_OK);

Completed in 397 milliseconds