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

Go to the source code of this file.

Functions

int test_omp_master ()
 
int main ()
 

Function Documentation

◆ main()

int main ( void  )

Definition at line 27 of file omp_master.c.

References i, REPETITIONS, and test_omp_master().

◆ test_omp_master()

int test_omp_master ( )

Definition at line 5 of file omp_master.c.

Referenced by main().