|
LLVM OpenMP 22.0.0git
|
#include <stdio.h>#include <omp.h>#include <sys/resource.h>Go to the source code of this file.
Macros | |
| #define | STK 4800000 |
Functions | |
| double | foo (int n, int th) |
| int | main (int argc, char *argv[]) |
| #define STK 4800000 |
Definition at line 18 of file stack-propagate.c.
Referenced by main().