Home
last modified time | relevance | path

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

/external/llvm-project/openmp/runtime/src/
Dkmp_dispatch.cpp1676 unsigned int fpcwSet = 0; in __kmp_dispatch_next_algorithm() local
1713 if (!fpcwSet) { in __kmp_dispatch_next_algorithm()
1716 fpcwSet = 0x30000; in __kmp_dispatch_next_algorithm()
1741 if (fpcwSet && (oldFpcw & fpcwSet)) in __kmp_dispatch_next_algorithm()