Searched defs:HashElem (Results 1 – 1 of 1) sorted by relevance
14777 typedef struct HashElem HashElem; typedef14816 struct HashElem { struct14817 HashElem *next, *prev; /* Next and previous elements in the table */ argument14836 ** HashElem *p; argument