Home
last modified time | relevance | path

Searched defs:__kmp_num_proc_groups (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_global.cpp265 int __kmp_num_proc_groups = 1; variable
H A Dkmp.h676 static const int __kmp_num_proc_groups = 1; variable