testsuite/libgomp.c/appendix-a/a.40.1.c File Reference

#include <omp.h>

Include dependency graph for a.40.1.c:

Go to the source code of this file.

Data Structures

struct  pair

Functions

int work1 ()
int work2 ()
int work3 ()
void incr_a (pair *p, int a)
void incr_b (pair *p, int b)
void incr_pair (pair *p, int a, int b)
void a40 (pair *p)


Function Documentation

void a40 ( pair p  ) 

Definition at line 39 of file a.40.1.c.

References incr_b(), incr_pair(), p, work1(), work2(), and work3().

Here is the call graph for this function:

void incr_a ( pair p,
int  a 
)

Definition at line 13 of file a.40.1.c.

References p.

Referenced by incr_pair().

Here is the caller graph for this function:

void incr_b ( pair p,
int  b 
)

Definition at line 20 of file a.40.1.c.

References p.

Referenced by a40(), and incr_pair().

Here is the caller graph for this function:

void incr_pair ( pair p,
int  a,
int  b 
)

Definition at line 30 of file a.40.1.c.

References incr_a(), incr_b(), and p.

Referenced by a40().

Here is the call graph for this function:

Here is the caller graph for this function:

int work1 (  ) 

int work2 (  ) 

int work3 (  ) 

Referenced by a40().

Here is the caller graph for this function:


Generated on Fri Apr 5 05:40:48 2013 for Libgomp by  doxygen 1.4.7