Searched refs:gl_list_node_impl (Results 1 – 3 of 3) sorted by relevance
24 struct gl_list_node_impl struct29 struct gl_list_node_impl *next; argument30 struct gl_list_node_impl *prev; argument46 struct gl_list_node_impl root; argument
95 (struct gl_list_node_impl *) in gl_linked_create()96 xmalloc (sizeof (struct gl_list_node_impl)); in gl_linked_create()501 (struct gl_list_node_impl *) xmalloc (sizeof (struct gl_list_node_impl)); in gl_linked_add_first()532 (struct gl_list_node_impl *) xmalloc (sizeof (struct gl_list_node_impl)); in gl_linked_add_last()563 (struct gl_list_node_impl *) xmalloc (sizeof (struct gl_list_node_impl)); in gl_linked_add_before()594 (struct gl_list_node_impl *) xmalloc (sizeof (struct gl_list_node_impl)); in gl_linked_add_after()632 (struct gl_list_node_impl *) xmalloc (sizeof (struct gl_list_node_impl)); in gl_linked_add_at()
109 struct gl_list_node_impl;113 typedef struct gl_list_node_impl * gl_list_node_t;