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

  /external/libffi/testsuite/libffi.call/
cls_20byte.c 32 cls_struct_20byte_gn(ffi_cif* cif __UNUSED__, void* resp, void** args, function
91 CHECK(ffi_prep_closure(pcl, &cif, cls_struct_20byte_gn, NULL) == FFI_OK);
cls_20byte1.c 34 cls_struct_20byte_gn(ffi_cif* cif __UNUSED__, void* resp, void** args, function
93 CHECK(ffi_prep_closure(pcl, &cif, cls_struct_20byte_gn, NULL) == FFI_OK);

Completed in 150 milliseconds