LLVM OpenMP 20.0.0git
|
Go to the source code of this file.
Macros | |
#define | STRINGIFY(x) #x |
#define | STR(x) STRINGIFY(x) |
#define | SCHED_OUTPUT STR(SCHEDULE) |
Functions | |
int | main () |
Definition at line 8 of file base_serialized.h.
#define STR | ( | x | ) | STRINGIFY(x) |
Definition at line 6 of file base_serialized.h.
#define STRINGIFY | ( | x | ) | #x |
Definition at line 5 of file base_serialized.h.
Definition at line 11 of file base_serialized.h.
References i, and SCHED_OUTPUT.