Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_affinity.h326 static const unsigned int BITS_PER_MASK_T = sizeof(mask_t) * CHAR_BIT; global() variable
549 static const int BITS_PER_MASK_T = sizeof(mask_t) * CHAR_BIT; global() variable
[all...]