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

Go to the source code of this file.

Functions

int test_omp_single ()
int main ()

Function Documentation

◆ main()

int main ( void )

Definition at line 33 of file omp_single.c.

References i, REPETITIONS, and test_omp_single().

◆ test_omp_single()

int test_omp_single ( )

Definition at line 5 of file omp_single.c.

References i, LOOPCOUNT, and result.

Referenced by main().