LLVM OpenMP 22.0.0git
|
#include <omp.h>
#include <assert.h>
#include <stdlib.h>
Go to the source code of this file.
Macros | |
#define | N 128 |
Functions | |
int | main (int argc, char *argv[]) |
#define N 128 |
Definition at line 13 of file bug54082.c.
Referenced by calc_serial(), checkUserDefinedReduction(), collapsed(), doComplexReduction(), main(), main(), main(), SimpleVLA< T, N >::SimpleVLA(), test(), test_doacross(), test_omp_parallel_copyin(), test_omp_parallel_for_copyin(), test_omp_parallel_for_simd_copyin(), and test_omp_parallel_master_copyin().
Definition at line 15 of file bug54082.c.
References i, j, N, omp_atk_alignment, omp_default_mem_space, and result.