Searched refs:__node1 (Results 1 – 1 of 1) sorted by relevance
685 #define foreach_two_lists(__node1, __list1, __node2, __list2) \ argument686 for (struct exec_node * __node1 = (__list1)->head_sentinel.next, \688 * __next1 = __node1->next, \691 ; __node1 = __next1, \