LLVM OpenMP 20.0.0git
Functions
omp_nothing.c File Reference
#include <stdio.h>

Go to the source code of this file.

Functions

void foo (int x)
 
int main ()
 

Function Documentation

◆ foo()

void foo ( int  x)

Definition at line 6 of file omp_nothing.c.

◆ main()

int main ( void  )

Definition at line 11 of file omp_nothing.c.

References foo().