Home
last modified time | relevance | path

Searched refs:gl_list_node_impl (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
H A Dgl_anylinked_list1.h24 struct gl_list_node_impl struct
29 struct gl_list_node_impl *next; argument
30 struct gl_list_node_impl *prev; argument
46 struct gl_list_node_impl root; argument
H A Dgl_anylinked_list2.h95 (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()
H A Dgl_list.h109 struct gl_list_node_impl;
113 typedef struct gl_list_node_impl * gl_list_node_t;