LLVM OpenMP 20.0.0git
Typedefs | Functions
omp_for_dynamic_large_chunk.c File Reference
#include <stdio.h>
#include <stdlib.h>
#include "omp_testsuite.h"

Go to the source code of this file.

Typedefs

typedef unsigned long long ull_t
 

Functions

int main (int argc, char **argv)
 

Typedef Documentation

◆ ull_t

typedef unsigned long long ull_t

Definition at line 11 of file omp_for_dynamic_large_chunk.c.

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)

Definition at line 13 of file omp_for_dynamic_large_chunk.c.

References i, j, omp_get_max_threads(), and omp_get_num_threads().