LLVM OpenMP 20.0.0git
Public Attributes | List of all members
dim Struct Reference

Public Attributes

long long lo
 
long long up
 
long long st
 

Detailed Description

Definition at line 12 of file kmp_doacross_check.c.

Member Data Documentation

◆ lo

long long dim::lo

Definition at line 13 of file kmp_doacross_check.c.

Referenced by main().

◆ st

long long dim::st

Definition at line 15 of file kmp_doacross_check.c.

Referenced by main().

◆ up

long long dim::up

Definition at line 14 of file kmp_doacross_check.c.

Referenced by main().


The documentation for this struct was generated from the following file: