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

Go to the source code of this file.

Functions

int test_has_openmp ()
 
int main ()
 

Function Documentation

◆ main()

int main ( void  )

Definition at line 15 of file has_openmp.c.

References i, and test_has_openmp().

◆ test_has_openmp()

int test_has_openmp ( )

Definition at line 6 of file has_openmp.c.

Referenced by main().