Searched refs:ident_hash_end (Results 1 – 1 of 1) sorted by relevance
797 #define ident_hash_end(hash) ((((hash) >> IDENT_HASH_BITS) + (hash)) & IDENT_HASH_MASK) macro886 return ident_hash_end(hash); in hash_name()942 hash = ident_hash_end(hash); in get_one_identifier()