LLVM OpenMP 20.0.0git
Functions
omp_section_lastprivate.c File Reference
#include <stdio.h>
#include "omp_testsuite.h"

Go to the source code of this file.

Functions

int test_omp_section_lastprivate ()
 
int main ()
 

Function Documentation

◆ main()

int main ( void  )

Definition at line 65 of file omp_section_lastprivate.c.

References i, REPETITIONS, and test_omp_section_lastprivate().

◆ test_omp_section_lastprivate()

int test_omp_section_lastprivate ( )

Definition at line 5 of file omp_section_lastprivate.c.

References i, sum, and sum0.

Referenced by main().