Searched refs:test_teams (Results 1 – 1 of 1) sorted by relevance
107 void test_teams(int ***v1, int ***v2, int ***v3, int n);111 #pragma omp declare variant(test_teams) match(construct = {teams})122 void test_teams(int ***v1, int ***v2, int ***v3, int n) { in test_teams() function