Searched defs:hash_combine (Results 1 – 3 of 3) sorted by relevance
19 inline void hash_combine(size_t* seed) { } in hash_combine() function22 inline void hash_combine(size_t* seed, const T& value, Args... rest) { in hash_combine() function
16 GLM_INLINE void hash_combine(size_t &seed, size_t hash) function
3256 static long hash_combine(long h, long value) function