Searched refs:HT_HASHFINISH (Results 1 – 3 of 3) sorted by relevance
81 #define HT_HASHFINISH(r, len) ((r) + (len)) macro
48 return HT_HASHFINISH (r, len); in calc_hash()
539 hash = HT_HASHFINISH (hash, len); in lex_identifier()