#include <stdio.h>
#include <math.h>
#include "omp_testsuite.h"
Go to the source code of this file.
Definition at line 40 of file omp_task_firstprivate.c.
References i, REPETITIONS, and test_omp_task_firstprivate().
Definition at line 6 of file omp_task_firstprivate.c.
References i, j, LOOPCOUNT, NUM_TASKS, result, and sum.
Referenced by main().