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

Go to the source code of this file.

Functions

int test_omp_sections_reduction ()
 
int main ()
 

Function Documentation

◆ main()

int main ( void  )

Definition at line 532 of file omp_sections_reduction.c.

References i, REPETITIONS, and test_omp_sections_reduction().

◆ test_omp_sections_reduction()

int test_omp_sections_reduction ( )

Definition at line 6 of file omp_sections_reduction.c.

References i, result, and sum.

Referenced by main().