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

  /external/libffi/testsuite/libffi.call/
cls_9byte1.c 32 static void cls_struct_9byte_gn(ffi_cif* cif __UNUSED__, void* resp, function
82 CHECK(ffi_prep_closure_loc(pcl, &cif, cls_struct_9byte_gn, NULL, code) == FFI_OK);
cls_9byte2.c 32 static void cls_struct_9byte_gn(ffi_cif* cif __UNUSED__, void* resp, function
83 CHECK(ffi_prep_closure_loc(pcl, &cif, cls_struct_9byte_gn, NULL, code) == FFI_OK);
  /external/python/cpython2/Modules/_ctypes/libffi/testsuite/libffi.call/
cls_9byte1.c 32 static void cls_struct_9byte_gn(ffi_cif* cif __UNUSED__, void* resp, function
82 CHECK(ffi_prep_closure_loc(pcl, &cif, cls_struct_9byte_gn, NULL, code) == FFI_OK);
cls_9byte2.c 32 static void cls_struct_9byte_gn(ffi_cif* cif __UNUSED__, void* resp, function
83 CHECK(ffi_prep_closure_loc(pcl, &cif, cls_struct_9byte_gn, NULL, code) == FFI_OK);

Completed in 423 milliseconds