Searched refs:B_gn (Results 1 - 9 of 9) sorted by relevance

/external/libffi/testsuite/libffi.call/
H A Dnested_struct10.c44 B_gn(ffi_cif* cif __UNUSED__, void* resp, void** args, function
132 CHECK(ffi_prep_closure(pcl, &cif, B_gn, NULL) == FFI_OK);
H A Dnested_struct2.c37 B_gn(ffi_cif* cif __UNUSED__, void* resp, void** args, function
109 CHECK(ffi_prep_closure(pcl, &cif, B_gn, NULL) == FFI_OK);
H A Dnested_struct3.c38 B_gn(ffi_cif* cif __UNUSED__, void* resp, void** args, function
111 CHECK(ffi_prep_closure(pcl, &cif, B_gn, NULL) == FFI_OK);
H A Dnested_struct4.c38 B_gn(ffi_cif* cif __UNUSED__, void* resp, void** args, function
110 CHECK(ffi_prep_closure(pcl, &cif, B_gn, NULL) == FFI_OK);
H A Dnested_struct5.c38 B_gn(ffi_cif* cif __UNUSED__, void* resp, void** args, function
111 CHECK(ffi_prep_closure(pcl, &cif, B_gn, NULL) == FFI_OK);
H A Dnested_struct6.c43 B_gn(ffi_cif* cif __UNUSED__, void* resp, void** args, function
130 CHECK(ffi_prep_closure(pcl, &cif, B_gn, NULL) == FFI_OK);
H A Dnested_struct7.c38 B_gn(ffi_cif* cif __UNUSED__, void* resp, void** args, function
110 CHECK(ffi_prep_closure(pcl, &cif, B_gn, NULL) == FFI_OK);
H A Dnested_struct8.c43 B_gn(ffi_cif* cif __UNUSED__, void* resp, void** args, function
130 CHECK(ffi_prep_closure(pcl, &cif, B_gn, NULL) == FFI_OK);
H A Dnested_struct9.c43 B_gn(ffi_cif* cif __UNUSED__, void* resp, void** args, function
130 CHECK(ffi_prep_closure(pcl, &cif, B_gn, NULL) == FFI_OK);

Completed in 17 milliseconds