Searched defs:double_list (Results 1 – 18 of 18) sorted by relevance
22 struct double_list { struct23 struct double_list *next, *prev; argument36 void *dlist_pop(void *list); // actually struct double_list **list argument
24 struct double_list { struct25 struct double_list *next, *prev; argument26 char *data;
97 static const double double_list[] = in TEST() local
127354 struct double_list { struct127355 struct list_head *top;127356 struct list_head *bottom;
80707 struct double_list { struct80708 struct list_head *top;80709 struct list_head *bottom;
101853 struct double_list { struct101854 struct list_head *top;101855 struct list_head *bottom;
89248 struct double_list { struct89249 struct list_head *top;89250 struct list_head *bottom;
120127 struct double_list { struct120128 struct list_head *top;120129 struct list_head *bottom;