Searched defs:DoubleList (Results 1 – 2 of 2) sorted by relevance
19 struct DoubleList { struct20 struct DoubleList *prev; argument21 struct DoubleList *next; argument
25 struct DoubleList { struct26 struct DoubleList *prev; argument27 struct DoubleList *next; argument