Lines Matching full:hlink
992 /* cache entry. for simplicity, 'hash' and 'hlink' are inlined in this999 struct Entry* hlink; /* next in collision chain */1158 * for simplicity, the hash-table fields 'hash' and 'hlink' are1195 *pnode = node->hlink;1353 pnode = &node->hlink;1391 *lookup = e->hlink;