HomeSort by relevance Sort by last modified time
    Searched refs:cls_struct_9byte_gn (Results 1 - 2 of 2) sorted by null

  /external/libffi/testsuite/libffi.call/
cls_9byte1.c 32 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);
cls_9byte2.c 32 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 111 milliseconds