Searched defs:Entry (Results 1 – 1 of 1) sorted by relevance
987 typedef struct Entry { struct989 struct Entry* hlink; /* next in collision chain */ argument990 struct Entry* mru_prev; argument991 struct Entry* mru_next; argument999 } Entry; argument