Home
last modified time | relevance | path

Searched defs:mixHash (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/root/
H A Dhash.d74 size_t mixHash(size_t h, size_t k) @nogc nothrow pure @safe in mixHash() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/root/
H A Dhash.h73 static inline size_t mixHash(size_t h, size_t k) in mixHash() function