HomeSort by: relevance | last modified time | path
    Searched refs:destruct_func (Results 1 - 6 of 6) sorted by relevancy

  /src/external/gpl3/gcc.old/dist/libgomp/
oacc-host.c 297 .destruct_func = host_openacc_async_destruct,
oacc-async.c 464 ret &= devicep->openacc.async.destruct_func (l->aq);
libgomp.h 1175 __typeof (GOMP_OFFLOAD_openacc_async_destruct) *destruct_func; member in struct:acc_dispatch_t::__anon11904
  /src/external/gpl3/gcc/dist/libgomp/
oacc-host.c 302 .destruct_func = host_openacc_async_destruct,
oacc-async.c 461 ret &= devicep->openacc.async.destruct_func (l->aq);
libgomp.h 1347 __typeof (GOMP_OFFLOAD_openacc_async_destruct) *destruct_func; member in struct:acc_dispatch_t::__anon1883

Completed in 31 milliseconds