Home | History | Annotate | Download | only in hash

Lines Matching defs:hash4

54 static uint32_t hash4(const void *, size_t) __attribute__((__unused__));
57 uint32_t (*__default_hash)(const void *, size_t) = hash4;
164 hash4(const void *keyarg, size_t len)
172 #define HASH4 HASH4b
182 HASH4;
185 HASH4;
188 HASH4;
191 HASH4;
194 HASH4;
197 HASH4;
200 HASH4;
203 HASH4;