Searched defs:Entry (Results 1 – 1 of 1) sorted by relevance
993 typedef struct Entry { struct995 struct Entry* hlink; /* next in collision chain */ argument996 struct Entry* mru_prev; argument997 struct Entry* mru_next; argument1005 } Entry; argument