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

  /external/libffi/testsuite/libffi.call/
cls_6byte.c 37 cls_struct_6byte_gn(ffi_cif* cif __UNUSED__, void* resp, void** args, function
90 CHECK(ffi_prep_closure_loc(pcl, &cif, cls_struct_6byte_gn, NULL, code) == FFI_OK);
cls_6_1_byte.c 41 cls_struct_6byte_gn(ffi_cif* cif __UNUSED__, void* resp, void** args, function
104 CHECK(ffi_prep_closure_loc(pcl, &cif, cls_struct_6byte_gn, NULL, code) == FFI_OK);
  /external/python/cpython2/Modules/_ctypes/libffi/testsuite/libffi.call/
cls_6byte.c 37 cls_struct_6byte_gn(ffi_cif* cif __UNUSED__, void* resp, void** args, function
90 CHECK(ffi_prep_closure_loc(pcl, &cif, cls_struct_6byte_gn, NULL, code) == FFI_OK);
cls_6_1_byte.c 41 cls_struct_6byte_gn(ffi_cif* cif __UNUSED__, void* resp, void** args, function
104 CHECK(ffi_prep_closure_loc(pcl, &cif, cls_struct_6byte_gn, NULL, code) == FFI_OK);
  /external/python/cpython3/Modules/_ctypes/libffi/testsuite/libffi.call/
cls_6byte.c 37 cls_struct_6byte_gn(ffi_cif* cif __UNUSED__, void* resp, void** args, function
90 CHECK(ffi_prep_closure_loc(pcl, &cif, cls_struct_6byte_gn, NULL, code) == FFI_OK);
cls_6_1_byte.c 41 cls_struct_6byte_gn(ffi_cif* cif __UNUSED__, void* resp, void** args, function
104 CHECK(ffi_prep_closure_loc(pcl, &cif, cls_struct_6byte_gn, NULL, code) == FFI_OK);

Completed in 109 milliseconds