Searched defs:HashElem (Results 1 – 1 of 1) sorted by relevance
14364 typedef struct HashElem HashElem; typedef14403 struct HashElem { struct14404 HashElem *next, *prev; /* Next and previous elements in the table */ argument14422 ** HashElem *p; argument