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