LLVM OpenMP 22.0.0git
stack-propagate.c File Reference
#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[])

Macro Definition Documentation

◆ STK

#define STK   4800000

Definition at line 18 of file stack-propagate.c.

Referenced by main().

Function Documentation

◆ foo()

double foo ( int n,
int th )

Definition at line 20 of file stack-propagate.c.

References arr, double, i, and res.

◆ main()

int main ( int argc,
char * argv[] )

Definition at line 34 of file stack-propagate.c.

References foo(), status, STK, and val.