Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/openmp/runtime/src/
H A Dkmp.h1526 #define KMP_HASH_TABLE_LOG2 9 /* log2 of the hash table size */ macro
1528 (1 << KMP_HASH_TABLE_LOG2) /* size of the hash table */