HelenOS sources

hash_mix64         83 common/include/adt/hash.h 		return hash_mix64(hash);
hash_mix64         83 kernel/generic/common/include/adt/hash.h 		return hash_mix64(hash);
hash_mix64         83 uspace/lib/c/common/include/adt/hash.h 		return hash_mix64(hash);
hash_mix64         83 uspace/lib/posix/include/common/adt/hash.h 		return hash_mix64(hash);
HelenOS homepage, sources at GitHub