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

/seL4-l4v-10.1.1/HOL4/polyml/libpolyml/libffi/testsuite/libffi.call/
H A Dcls_7byte.c36 cls_struct_7byte_gn(ffi_cif* cif __UNUSED__, void* resp, void** args, function
89 CHECK(ffi_prep_closure_loc(pcl, &cif, cls_struct_7byte_gn, NULL, code) == FFI_OK);
H A Dcls_7_1_byte.c43 cls_struct_7byte_gn(ffi_cif* cif __UNUSED__, void* resp, void** args, function
108 CHECK(ffi_prep_closure_loc(pcl, &cif, cls_struct_7byte_gn, NULL, code) == FFI_OK);

Completed in 51 milliseconds