Home
last modified time | relevance | path

Searched defs:tmp_count (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/openmp/runtime/test/worksharing/for/
H A Domp_for_schedule_dynamic.c25 int tmp_count = 0; /*dispatch times*/ in test_omp_for_schedule_dynamic() local
H A Domp_for_schedule_static.c24 int tmp_count=1; in test_omp_for_schedule_static() local
H A Domp_for_schedule_static_3.c29 int tmp_count=1; in test_omp_for_schedule_static_3() local
/llvm-project-15.0.7/openmp/runtime/test/tasking/
H A Domp_taskloop_grainsize.c25 int i, grainsize, count, tmp_count, num_off; in test_omp_taskloop_grainsize() local