LLVM OpenMP 20.0.0git
|
Go to the source code of this file.
Macros | |
#define | N 10 |
Functions | |
int | collapsed (int mp) |
int | test (int mp) |
int | main () |
Variables | |
int | arr [N][N][N] |
#define N 10 |
Definition at line 6 of file omp_for_non_rectangular.c.
Definition at line 37 of file omp_for_non_rectangular.c.
References collapsed(), N, and test().
Definition at line 7 of file omp_for_non_rectangular.c.
Referenced by collapsed(), and test().