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

#include "/home/buildbot/as-worker-4/publish-doxygen-docs/llvm-project/openmp/runtime/src/kmp_environment.h"

Public Attributes

charbulk
 
kmp_env_var_tvars
 
int count
 

Detailed Description

Definition at line 59 of file kmp_environment.h.

Member Data Documentation

◆ bulk

char* __kmp_env_blk::bulk

Definition at line 60 of file kmp_environment.h.

Referenced by ___kmp_env_blk_parse_string(), and __kmp_env_blk_free().

◆ count

int __kmp_env_blk::count

◆ vars

kmp_env_var_t* __kmp_env_blk::vars

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