Searched defs:LIST_INIT (Results 1 – 7 of 7) sorted by relevance
282 #define LIST_INIT(head) do { \ macro
170 #define LIST_INIT(head) do { \ macro
197 #define LIST_INIT(head) do { \ macro
101 #define LIST_INIT(head) do { \ macro
158 def LIST_INIT(head): return \ function160 def LIST_INIT(head): return \ function
475 #define LIST_INIT(head) do { \ macro