Searched defs:Entry (Results 1 – 1 of 1) sorted by relevance
1008 typedef struct Entry { struct1010 struct Entry* hlink; /* next in collision chain */ argument1011 struct Entry* mru_prev; argument1012 struct Entry* mru_next; argument1020 } Entry; argument