Searched defs:ListItem (Results 1 – 3 of 3) sorted by relevance
13 struct ListItem { global() struct 14 NextListItem global() argument 15 PrevListItem global() argument
14 } ListItem; typedef
17 struct ListItem { struct18 ListItem *next;