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

#include <omp.h>
#include <stdio.h>
#include <string.h>

Include dependency graph for nqueens-1.c:

Go to the source code of this file.

Functions

void nqueens (char *a, int n, int pos)
int main (int argc, char **argv)

Variables

int cnt


Function Documentation

int main ( int  argc,
char **  argv 
)

Definition at line 39 of file nqueens-1.c.

References cnt, n, nqueens(), and omp_get_wtime().

Here is the call graph for this function:

void nqueens ( char *  a,
int  n,
int  pos 
)

Definition at line 13 of file nqueens-1.c.

References b, cnt, i, and j.

Referenced by main().

Here is the caller graph for this function:


Variable Documentation

int cnt

Definition at line 9 of file nqueens-1.c.

Referenced by __attribute__(), check(), main(), nqueens(), test1(), test2(), test3(), test4(), test5(), test6(), test7(), and test8().


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