Searched defs:Entry (Results 1 – 1 of 1) sorted by relevance
992 typedef struct Entry { struct994 struct Entry* hlink; /* next in collision chain */ argument995 struct Entry* mru_prev; argument996 struct Entry* mru_next; argument1004 } Entry; argument