LLVM OpenMP 22.0.0git
nested.c File Reference
#include "callback.h"
#include <omp.h>
#include <unistd.h>

Go to the source code of this file.

Macros

#define TEST_NEED_PRINT_FRAME_FROM_OUTLINED_FN

Functions

int main ()

Macro Definition Documentation

◆ TEST_NEED_PRINT_FRAME_FROM_OUTLINED_FN

#define TEST_NEED_PRINT_FRAME_FROM_OUTLINED_FN

Definition at line 7 of file nested.c.

Function Documentation

◆ main()

int main ( void )