Searched refs:__kmp_env_stksize (Results 1 - 5 of 5) sorted by relevance

/freebsd-current/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_global.cpp420 int __kmp_env_stksize = FALSE; /* KMP_STACKSIZE specified? */ variable
H A Dz_Linux_util.cpp813 if (!__kmp_env_stksize) {
H A Dkmp.h3414 extern int __kmp_env_stksize; /* was KMP_STACKSIZE specified? */
H A Dkmp_settings.cpp1006 &__kmp_env_stksize, //
H A Dkmp_runtime.cpp8442 __kmp_env_stksize = TRUE; /* was KMP_STACKSIZE specified? */

Completed in 278 milliseconds