list_debug        133 ccan/list/list.h 	(void)list_debug(h, abortstr);
list_debug        182 ccan/list/list.h 	(void)list_debug(h, abortstr);
list_debug        215 ccan/list/list.h 	(void)list_debug(h, abortstr);
list_debug        530 ccan/list/list.h 	((list_typeof(i))list_entry_or_null(list_debug(h,		\
list_debug        549 ccan/list/list.h 	((list_typeof(i))list_entry_or_null(list_debug(h,		\
list_debug        575 ccan/list/list.h 	struct list_node *from_tail = list_debug(from, abortstr)->n.prev;
list_debug        576 ccan/list/list.h 	struct list_node *to_tail = list_debug(to, abortstr)->n.prev;
list_debug        607 ccan/list/list.h 	struct list_node *from_tail = list_debug(from, abortstr)->n.prev;
list_debug        608 ccan/list/list.h 	struct list_node *to_head = list_debug(to, abortstr)->n.next;
list_debug        623 ccan/list/list.h 	for (i = list_node_to_off_(list_debug(h, LIST_LOC)->n.dir,	\
list_debug        630 ccan/list/list.h 	for (i = list_node_to_off_(list_debug(h, LIST_LOC)->n.dir,	\