LLVM OpenMP 20.0.0git
|
Go to the source code of this file.
Functions | |
static int | check_i_islarger (int i) |
int | test_omp_for_collapse () |
int | main () |
Definition at line 8 of file omp_for_collapse.c.
Referenced by test_omp_for_collapse().
Definition at line 40 of file omp_for_collapse.c.
References i, REPETITIONS, and test_omp_for_collapse().
int test_omp_for_collapse | ( | ) |
Definition at line 19 of file omp_for_collapse.c.
References check_i_islarger(), i, and j.
Referenced by main().