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

1 2

  /external/libffi/testsuite/libffi.call/
nested_struct10.c 44 B_gn(ffi_cif* cif __UNUSED__, void* resp, void** args,
124 CHECK(ffi_prep_closure_loc(pcl, &cif, B_gn, NULL, code) == FFI_OK);
nested_struct2.c 37 B_gn(ffi_cif* cif __UNUSED__, void* resp, void** args,
101 CHECK(ffi_prep_closure_loc(pcl, &cif, B_gn, NULL, code) == FFI_OK);
nested_struct3.c 38 B_gn(ffi_cif* cif __UNUSED__, void* resp, void** args,
103 CHECK(ffi_prep_closure_loc(pcl, &cif, B_gn, NULL, code) == FFI_OK);
nested_struct4.c 38 B_gn(ffi_cif* cif __UNUSED__, void* resp, void** args,
102 CHECK(ffi_prep_closure_loc(pcl, &cif, B_gn, NULL, code) == FFI_OK);
nested_struct5.c 38 B_gn(ffi_cif* cif __UNUSED__, void* resp, void** args,
103 CHECK(ffi_prep_closure_loc(pcl, &cif, B_gn, NULL, code) == FFI_OK);
nested_struct6.c 43 B_gn(ffi_cif* cif __UNUSED__, void* resp, void** args,
122 CHECK(ffi_prep_closure_loc(pcl, &cif, B_gn, NULL, code) == FFI_OK);
nested_struct7.c 38 B_gn(ffi_cif* cif __UNUSED__, void* resp, void** args,
102 CHECK(ffi_prep_closure_loc(pcl, &cif, B_gn, NULL, code) == FFI_OK);
nested_struct8.c 43 B_gn(ffi_cif* cif __UNUSED__, void* resp, void** args,
122 CHECK(ffi_prep_closure_loc(pcl, &cif, B_gn, NULL, code) == FFI_OK);
nested_struct9.c 43 B_gn(ffi_cif* cif __UNUSED__, void* resp, void** args,
122 CHECK(ffi_prep_closure_loc(pcl, &cif, B_gn, NULL, code) == FFI_OK);
  /external/python/cpython2/Modules/_ctypes/libffi/testsuite/libffi.call/
nested_struct10.c 44 B_gn(ffi_cif* cif __UNUSED__, void* resp, void** args,
124 CHECK(ffi_prep_closure_loc(pcl, &cif, B_gn, NULL, code) == FFI_OK);
nested_struct2.c 37 B_gn(ffi_cif* cif __UNUSED__, void* resp, void** args,
101 CHECK(ffi_prep_closure_loc(pcl, &cif, B_gn, NULL, code) == FFI_OK);
nested_struct3.c 38 B_gn(ffi_cif* cif __UNUSED__, void* resp, void** args,
103 CHECK(ffi_prep_closure_loc(pcl, &cif, B_gn, NULL, code) == FFI_OK);
nested_struct4.c 38 B_gn(ffi_cif* cif __UNUSED__, void* resp, void** args,
102 CHECK(ffi_prep_closure_loc(pcl, &cif, B_gn, NULL, code) == FFI_OK);
nested_struct5.c 38 B_gn(ffi_cif* cif __UNUSED__, void* resp, void** args,
103 CHECK(ffi_prep_closure_loc(pcl, &cif, B_gn, NULL, code) == FFI_OK);
nested_struct6.c 43 B_gn(ffi_cif* cif __UNUSED__, void* resp, void** args,
122 CHECK(ffi_prep_closure_loc(pcl, &cif, B_gn, NULL, code) == FFI_OK);
nested_struct7.c 38 B_gn(ffi_cif* cif __UNUSED__, void* resp, void** args,
102 CHECK(ffi_prep_closure_loc(pcl, &cif, B_gn, NULL, code) == FFI_OK);
nested_struct8.c 43 B_gn(ffi_cif* cif __UNUSED__, void* resp, void** args,
122 CHECK(ffi_prep_closure_loc(pcl, &cif, B_gn, NULL, code) == FFI_OK);
nested_struct9.c 43 B_gn(ffi_cif* cif __UNUSED__, void* resp, void** args,
122 CHECK(ffi_prep_closure_loc(pcl, &cif, B_gn, NULL, code) == FFI_OK);
  /external/python/cpython3/Modules/_ctypes/libffi/testsuite/libffi.call/
nested_struct10.c 44 B_gn(ffi_cif* cif __UNUSED__, void* resp, void** args,
124 CHECK(ffi_prep_closure_loc(pcl, &cif, B_gn, NULL, code) == FFI_OK);
nested_struct2.c 37 B_gn(ffi_cif* cif __UNUSED__, void* resp, void** args,
101 CHECK(ffi_prep_closure_loc(pcl, &cif, B_gn, NULL, code) == FFI_OK);
nested_struct3.c 38 B_gn(ffi_cif* cif __UNUSED__, void* resp, void** args,
103 CHECK(ffi_prep_closure_loc(pcl, &cif, B_gn, NULL, code) == FFI_OK);
nested_struct4.c 38 B_gn(ffi_cif* cif __UNUSED__, void* resp, void** args,
102 CHECK(ffi_prep_closure_loc(pcl, &cif, B_gn, NULL, code) == FFI_OK);
nested_struct5.c 38 B_gn(ffi_cif* cif __UNUSED__, void* resp, void** args,
103 CHECK(ffi_prep_closure_loc(pcl, &cif, B_gn, NULL, code) == FFI_OK);
nested_struct6.c 43 B_gn(ffi_cif* cif __UNUSED__, void* resp, void** args,
122 CHECK(ffi_prep_closure_loc(pcl, &cif, B_gn, NULL, code) == FFI_OK);
nested_struct7.c 38 B_gn(ffi_cif* cif __UNUSED__, void* resp, void** args,
102 CHECK(ffi_prep_closure_loc(pcl, &cif, B_gn, NULL, code) == FFI_OK);

Completed in 293 milliseconds

1 2