Home
last modified time | relevance | path

Searched defs:team_num (Results 1 – 3 of 3) sorted by relevance

/llvm-project/flang/test/Semantics/
H A Dimage_index01.f909 integer n, array(1), team_num variable
H A Dimage_index02.f9010 integer n, array(1), non_coarray, scalar, team_num variable
/llvm-project/openmp/runtime/test/teams/
H A Dkmp_num_teams.c41 int team_num = omp_get_team_num(); in check_num_teams() local