|
LLVM OpenMP 22.0.0git
|
Go to the source code of this file.
Macros | |
| #define | CFDMAX_SIZE 1120 |
Functions | |
| int | test_omp_taskloop_grainsize () |
| int | main () |
| #define CFDMAX_SIZE 1120 |
Definition at line 20 of file omp_taskloop_grainsize.c.
Referenced by test_omp_for_schedule_dynamic(), test_omp_taskloop_grainsize(), and test_omp_taskloop_num_tasks().
Definition at line 102 of file omp_taskloop_grainsize.c.
References i, REPETITIONS, and test_omp_taskloop_grainsize().
| int test_omp_taskloop_grainsize | ( | ) |
Definition at line 22 of file omp_taskloop_grainsize.c.
References CFDMAX_SIZE, count, i, and result.
Referenced by main().