Searched defs:HashElem (Results 1 – 1 of 1) sorted by relevance
25 typedef struct HashElem HashElem; typedef 53 struct HashElem { struct 54 HashElem *next, *prev; /* Next and previous elements in the table */ argument 55 dataHashElem global() argument 56 nKeyHashElem global() argument