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

Go to the source code of this file.

Functions

int test_omp_parallel_if ()
 
int main ()
 

Function Documentation

◆ main()

int main ( void  )

Definition at line 34 of file omp_parallel_if.c.

References i, REPETITIONS, and test_omp_parallel_if().

◆ test_omp_parallel_if()

int test_omp_parallel_if ( )

Definition at line 10 of file omp_parallel_if.c.

References i, LOOPCOUNT, and sum.

Referenced by main().