Home
last modified time | relevance | path

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

/external/llvm-project/openmp/runtime/src/
Dkmp_affinity.h245 static const int BITS_PER_MASK_T = sizeof(mask_t) * CHAR_BIT; variable
373 static const int BITS_PER_MASK_T = sizeof(mask_t) * CHAR_BIT; variable