LLVM OpenMP 22.0.0git
omp_parallel_for_lastprivate.c File Reference
#include <stdio.h>
#include "omp_testsuite.h"

Go to the source code of this file.

Functions

int test_omp_parallel_for_lastprivate ()
int main ()

Function Documentation

◆ main()

int main ( void )

◆ test_omp_parallel_for_lastprivate()

int test_omp_parallel_for_lastprivate ( )

Definition at line 5 of file omp_parallel_for_lastprivate.c.

References i, LOOPCOUNT, and sum.

Referenced by main().