Home
last modified time | relevance | path

Searched refs:HASHWORDBITS (Results 1 – 1 of 1) sorted by relevance

/toolchain/binutils/binutils-2.27/intl/
Dhash-string.h30 #define HASHWORDBITS 32 macro
51 g = hval & ((unsigned long int) 0xf << (HASHWORDBITS - 4));
54 hval ^= g >> (HASHWORDBITS - 8);