Home
last modified time | relevance | path

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

/external/llvm-project/openmp/runtime/src/
Dkmp.h1593 #define KMP_HASH_TABLE_LOG2 9 /* log2 of the hash table size */ macro
1595 (1 << KMP_HASH_TABLE_LOG2) /* size of the hash table */