Home
last modified time | relevance | path

Searched defs:shift_mix (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/libsupc++/
H A Dhash_bytes.cc61 shift_mix(std::size_t v) in shift_mix() function
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/libsupc++/
H A Dhash_bytes.cc61 shift_mix(std::size_t v) in shift_mix() function
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ADT/
H A DHashing.h178 inline uint64_t shift_mix(uint64_t val) { in shift_mix() function