LLVM OpenMP 22.0.0git
base_serialized.h File Reference
#include "callback.h"
#include <omp.h>
#include <stdio.h>

Go to the source code of this file.

Macros

#define STRINGIFY(x)
#define STR(x)
#define SCHED_OUTPUT   STR(SCHEDULE)

Functions

int main ()

Macro Definition Documentation

◆ SCHED_OUTPUT

#define SCHED_OUTPUT   STR(SCHEDULE)

Definition at line 8 of file base_serialized.h.

◆ STR

#define STR ( x)
Value:
#define STRINGIFY(x)
Definition base.h:5

Definition at line 6 of file base_serialized.h.

◆ STRINGIFY

#define STRINGIFY ( x)
Value:
#x

Definition at line 5 of file base_serialized.h.

Function Documentation

◆ main()

int main ( void )

Definition at line 11 of file base_serialized.h.

References i, and SCHED_OUTPUT.