LLVM OpenMP 20.0.0git
|
#include <stdio.h>
#include <stdlib.h>
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
Variables | |
int | a = 0 |
int | b = 1 |
Definition at line 12 of file task_reduction2.c.
int a = 0 |
Definition at line 10 of file task_reduction2.c.
Referenced by main().
int b = 1 |
Definition at line 10 of file task_reduction2.c.
Referenced by main().