Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/openmp/runtime/src/
H A Dkmp.h1849 #define KMP_HASH_TABLE_LOG2 9 /* log2 of the hash table size */ macro
1851 (1 << KMP_HASH_TABLE_LOG2) /* size of the hash table */