Home
last modified time | relevance | path

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

/src/contrib/libucl/uthash/
H A Duthash.h355 #define XX_HASH_PRIME 2654435761U macro
359 hashv = mum_hash (key, keylen, XX_HASH_PRIME); \