Searched refs:init_device_func (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/libgomp/
H A Doacc-host.c274 .init_device_func = host_init_device,
H A Dlibgomp.h1115 __typeof (GOMP_OFFLOAD_init_device) *init_device_func; member in struct:gomp_device_descr
H A Dtarget.c1837 if (!devicep->init_device_func (devicep->target_id))
/netbsd-current/external/gpl3/gcc/dist/libgomp/
H A Doacc-host.c274 .init_device_func = host_init_device,
H A Dlibgomp.h1233 __typeof (GOMP_OFFLOAD_init_device) *init_device_func; member in struct:gomp_device_descr
H A Dtarget.c2383 if (!devicep->init_device_func (devicep->target_id))

Completed in 217 milliseconds