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.cpp263 int __kmp_num_proc_groups = 1; global() variable
H A Dkmp.h686 static const int __kmp_num_proc_groups = 1; variable