Searched refs:host3 (Results 1 – 2 of 2) sorted by relevance
25 void host3() {host1();} in host3() function26 #pragma omp declare target to(host3)
214 void host3() {host1();} // dev5-error {{function with 'device_type(host)' is not available on devic… in host3() function215 #pragma omp declare target to(host3)