testsuite/libgomp.c/pr30494.c File Reference

#include <omp.h>

Include dependency graph for pr30494.c:

Go to the source code of this file.

Functions

int check (int m, int i, int *v, int *w)
int foo (int n, int m)
int bar (int n, int m)
int main (void)

Variables

int errors


Function Documentation

int bar ( int  n,
int  m 
)

Definition at line 41 of file pr30494.c.

References check, i, j, omp_get_thread_num(), and v.

Here is the call graph for this function:

int check ( int  m,
int  i,
int *  v,
int *  w 
)

Definition at line 9 of file pr30494.c.

References errors, j, n, and omp_get_thread_num().

Here is the call graph for this function:

int foo ( int  n,
int  m 
)

Definition at line 24 of file pr30494.c.

References check, i, j, omp_get_thread_num(), and v.

Here is the call graph for this function:

int main ( void   ) 

Definition at line 58 of file pr30494.c.

References bar, and foo().

Here is the call graph for this function:


Variable Documentation

int errors

Definition at line 6 of file pr30494.c.

Referenced by check(), and main().


Generated on Fri Apr 5 05:41:22 2013 for Libgomp by  doxygen 1.4.7