LLVM OpenMP 20.0.0git
|
#include <stdio.h>
#include <stdlib.h>
#include <omp.h>
Go to the source code of this file.
Macros | |
#define | Nz 8 |
#define | DEVICE_ID 0 |
Functions | |
int | main (void) |
Variables | |
int | a [Nz] |
#define DEVICE_ID 0 |
Definition at line 10 of file issue-81488.c.
#define Nz 8 |
Definition at line 9 of file issue-81488.c.
Definition at line 12 of file issue-81488.c.
Referenced by main().