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

  /external/libffi/testsuite/libffi.call/
nested_struct10.c 44 B_gn(ffi_cif* cif __UNUSED__, void* resp, void** args,
132 CHECK(ffi_prep_closure(pcl, &cif, B_gn, NULL) == FFI_OK);
nested_struct2.c 37 B_gn(ffi_cif* cif __UNUSED__, void* resp, void** args,
109 CHECK(ffi_prep_closure(pcl, &cif, B_gn, NULL) == FFI_OK);
nested_struct3.c 38 B_gn(ffi_cif* cif __UNUSED__, void* resp, void** args,
111 CHECK(ffi_prep_closure(pcl, &cif, B_gn, NULL) == FFI_OK);
nested_struct4.c 38 B_gn(ffi_cif* cif __UNUSED__, void* resp, void** args,
110 CHECK(ffi_prep_closure(pcl, &cif, B_gn, NULL) == FFI_OK);
nested_struct5.c 38 B_gn(ffi_cif* cif __UNUSED__, void* resp, void** args,
111 CHECK(ffi_prep_closure(pcl, &cif, B_gn, NULL) == FFI_OK);
nested_struct6.c 43 B_gn(ffi_cif* cif __UNUSED__, void* resp, void** args,
130 CHECK(ffi_prep_closure(pcl, &cif, B_gn, NULL) == FFI_OK);
nested_struct7.c 38 B_gn(ffi_cif* cif __UNUSED__, void* resp, void** args,
110 CHECK(ffi_prep_closure(pcl, &cif, B_gn, NULL) == FFI_OK);
nested_struct8.c 43 B_gn(ffi_cif* cif __UNUSED__, void* resp, void** args,
130 CHECK(ffi_prep_closure(pcl, &cif, B_gn, NULL) == FFI_OK);
nested_struct9.c 43 B_gn(ffi_cif* cif __UNUSED__, void* resp, void** args,
130 CHECK(ffi_prep_closure(pcl, &cif, B_gn, NULL) == FFI_OK);

Completed in 63 milliseconds