Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/openmp/runtime/src/
HDkmp.h1500 #define KMP_HASH_TABLE_LOG2 9 /* log2 of the hash table size */ macro
1502 (1 << KMP_HASH_TABLE_LOG2) /* size of the hash table */