testsuite/libgomp.c/task-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)
void f3 (int i, int j, int k)
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 task-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 task-1.c.

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

Here is the call graph for this function:

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

Definition at line 50 of file task-1.c.

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

Here is the call graph for this function:

int main ( void   ) 

Definition at line 67 of file task-1.c.

References a, f1(), f2(), and f3().

Here is the call graph for this function:


Variable Documentation

int a = 18

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

int err

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

int v1 = 1

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

int v2 = 2

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

int v5 = 5

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


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