Home
last modified time | relevance | path

Searched refs:__kmp_env_exists (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/openmp/runtime/src/
Dkmp_environment.h27 int __kmp_env_exists(char const *name);
Dkmp_environment.cpp151 int __kmp_env_exists(char const *name) { in __kmp_env_exists() function