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

  /external/libffi/testsuite/libffi.call/
cls_64byte.c 46 cls_struct_64byte_gn(ffi_cif* cif __UNUSED__, void* resp, void** args, function
111 CHECK(ffi_prep_closure_loc(pcl, &cif, cls_struct_64byte_gn, NULL, code) == FFI_OK);
  /external/python/cpython2/Modules/_ctypes/libffi/testsuite/libffi.call/
cls_64byte.c 46 cls_struct_64byte_gn(ffi_cif* cif __UNUSED__, void* resp, void** args, function
111 CHECK(ffi_prep_closure_loc(pcl, &cif, cls_struct_64byte_gn, NULL, code) == FFI_OK);
  /external/python/cpython3/Modules/_ctypes/libffi/testsuite/libffi.call/
cls_64byte.c 46 cls_struct_64byte_gn(ffi_cif* cif __UNUSED__, void* resp, void** args, function
111 CHECK(ffi_prep_closure_loc(pcl, &cif, cls_struct_64byte_gn, NULL, code) == FFI_OK);

Completed in 248 milliseconds