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

/external/libffi/testsuite/libffi.call/
H A Dcls_7byte.c36 cls_struct_7byte_gn(ffi_cif* cif __UNUSED__, void* resp, void** args, function
97 CHECK(ffi_prep_closure(pcl, &cif, cls_struct_7byte_gn, NULL) == FFI_OK);
H A Dcls_7_1_byte.c43 cls_struct_7byte_gn(ffi_cif* cif __UNUSED__, void* resp, void** args, function
116 CHECK(ffi_prep_closure(pcl, &cif, cls_struct_7byte_gn, NULL) == FFI_OK);

Completed in 80 milliseconds