testsuite/libgomp.c/private-1.c File Reference

Go to the source code of this file.

Functions

void abort (void)
void f1 (int i, int j, int k)
void f2 (void)
int main (void)

Variables

int a = 18
int v1 = 1
int v2 = 2
int v5 = 5
int err


Function Documentation

void abort ( void   ) 

void f1 ( int  i,
int  j,
int  k 
)

Definition at line 6 of file private-1.c.

References a, abort(), l, and n.

Here is the call graph for this function:

void f2 ( void   ) 

Definition at line 26 of file private-1.c.

References abort(), err, v1, v2, and v5.

Here is the call graph for this function:

int main ( void   ) 

Definition at line 49 of file private-1.c.

References f1(), and f2().

Here is the call graph for this function:


Variable Documentation

int a = 18

Definition at line 3 of file private-1.c.

int err

Definition at line 23 of file private-1.c.

int v1 = 1

Definition at line 22 of file private-1.c.

Referenced by f2().

int v2 = 2

Definition at line 22 of file private-1.c.

Referenced by f2().

int v5 = 5

Definition at line 22 of file private-1.c.

Referenced by f2().


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