HelenOS sources

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