Searched refs:host_fun (Results 1 – 3 of 3) sorted by relevance
19 void host_fun() { in host_fun() function
255 void host_fun() {} in host_fun() function256 #pragma omp declare target to(host_fun) device_type(host)
40 void host_fun(const int **a) { in host_fun() function