Searched refs:gl_list_impl (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/
H A Dgl_anylinked_list1.h33 /* Concrete gl_list_impl type, valid for this file only. */
34 struct gl_list_impl struct
H A Dgl_array_list.c38 /* Concrete gl_list_impl type, valid for this file only. */
39 struct gl_list_impl struct
61 struct gl_list_impl *list = XMALLOC (struct gl_list_impl);
83 struct gl_list_impl *list = XMALLOC (struct gl_list_impl);
H A Dgl_anylinked_list2.h46 struct gl_list_impl *list = XMALLOC (struct gl_list_impl);
72 struct gl_list_impl *list = XMALLOC (struct gl_list_impl);
H A Dgl_list.h108 struct gl_list_impl;
110 typedef struct gl_list_impl * gl_list_t;

Completed in 96 milliseconds