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

  /external/libffi/testsuite/libffi.call/
stret_large2.c 65 cls_struct_116byte_gn(ffi_cif* cif __UNUSED__, void* resp, void** args, void* userdata __UNUSED__) function
137 CHECK(ffi_prep_closure_loc(pcl, &cif, cls_struct_116byte_gn, NULL, code) == FFI_OK);
  /external/python/cpython2/Modules/_ctypes/libffi/testsuite/libffi.call/
stret_large2.c 65 cls_struct_116byte_gn(ffi_cif* cif __UNUSED__, void* resp, void** args, void* userdata __UNUSED__) function
137 CHECK(ffi_prep_closure_loc(pcl, &cif, cls_struct_116byte_gn, NULL, code) == FFI_OK);
  /external/python/cpython3/Modules/_ctypes/libffi/testsuite/libffi.call/
stret_large2.c 65 cls_struct_116byte_gn(ffi_cif* cif __UNUSED__, void* resp, void** args, void* userdata __UNUSED__) function
137 CHECK(ffi_prep_closure_loc(pcl, &cif, cls_struct_116byte_gn, NULL, code) == FFI_OK);

Completed in 222 milliseconds