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

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

Completed in 118 milliseconds