testsuite/libgomp.c/pr26943-2.c File Reference

Go to the source code of this file.

Functions

int omp_set_dynamic (int)
void abort (void)
int main (void)

Variables

int a = 8
int b = 12
int c = 16
int d = 20
int j = 0
char e [10] = "a"
char f [10] = "b"
char g [10] = "c"
char h [10] = "d"


Function Documentation

void abort ( void   ) 

int main ( void   ) 

Definition at line 11 of file pr26943-2.c.

References a, abort(), b, c, d, e, f, g, h, i, j, and omp_set_dynamic().

Here is the call graph for this function:

int omp_set_dynamic ( int   ) 

Definition at line 562 of file env.c.


Variable Documentation

int a = 8

Definition at line 7 of file pr26943-2.c.

int b = 12

Definition at line 7 of file pr26943-2.c.

int c = 16

Definition at line 7 of file pr26943-2.c.

Referenced by baz(), f1(), f2(), f3(), f4(), foo(), gomp_iter_static_next(), gomp_iter_ull_static_next(), main(), test1(), test10(), test11(), test12(), test13(), test14(), test15(), test16(), test2(), test3(), test4(), test5(), test6(), test7(), test8(), test9(), and test_data().

int d = 20

Definition at line 7 of file pr26943-2.c.

char e[10] = "a"

Definition at line 8 of file pr26943-2.c.

char f[10] = "b"

Definition at line 8 of file pr26943-2.c.

char g[10] = "c"

Definition at line 8 of file pr26943-2.c.

char h[10] = "d"

Definition at line 8 of file pr26943-2.c.

Referenced by main().

int j = 0

Definition at line 7 of file pr26943-2.c.


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