LLVM OpenMP 20.0.0git
|
Go to the source code of this file.
Functions | |
int | test_omp_for_lastprivate () |
int | main () |
Variables | |
int | sum0 |
Definition at line 41 of file omp_for_lastprivate.c.
References i, REPETITIONS, and test_omp_for_lastprivate().
int test_omp_for_lastprivate | ( | ) |
int sum0 |
Definition at line 6 of file omp_for_lastprivate.c.
Referenced by test_omp_for_lastprivate().