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

/seL4-l4v-10.1.1/HOL4/polyml/libpolyml/libffi/testsuite/libffi.call/
H A Dcls_9byte1.c32 static void cls_struct_9byte_gn(ffi_cif* cif __UNUSED__, void* resp, function
82 CHECK(ffi_prep_closure_loc(pcl, &cif, cls_struct_9byte_gn, NULL, code) == FFI_OK);
H A Dcls_9byte2.c32 static void cls_struct_9byte_gn(ffi_cif* cif __UNUSED__, void* resp, function
83 CHECK(ffi_prep_closure_loc(pcl, &cif, cls_struct_9byte_gn, NULL, code) == FFI_OK);

Completed in 36 milliseconds