#include <omp.h>
#include <stdlib.h>
#include <string.h>
Include dependency graph for loop-5.c:
Go to the source code of this file.
Functions | |
int | test1 (void) |
int | test2 (void) |
int | test3 (void) |
int | test4 (void) |
int | main (void) |
int main | ( | void | ) |
int test1 | ( | void | ) |
int test2 | ( | void | ) |
int test3 | ( | void | ) |
int test4 | ( | void | ) |