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

/seL4-l4v-10.1.1/HOL4/polyml/libpolyml/libffi/testsuite/libffi.call/
H A Dcls_20byte.c32 cls_struct_20byte_gn(ffi_cif* cif __UNUSED__, void* resp, void** args, function
83 CHECK(ffi_prep_closure_loc(pcl, &cif, cls_struct_20byte_gn, NULL, code) == FFI_OK);
H A Dcls_20byte1.c34 cls_struct_20byte_gn(ffi_cif* cif __UNUSED__, void* resp, void** args, function
85 CHECK(ffi_prep_closure_loc(pcl, &cif, cls_struct_20byte_gn, NULL, code) == FFI_OK);

Completed in 97 milliseconds