Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
H A Dgl_list.h115 struct gl_list_implementation;
117 typedef const struct gl_list_implementation * gl_list_implementation_t;
257 const struct gl_list_implementation *vtable;
361 struct gl_list_implementation struct
429 const struct gl_list_implementation *vtable; argument
H A Dgl_linkedhash_list.h28 extern const struct gl_list_implementation gl_linkedhash_list_implementation;
H A Dgl_linkedhash_list.c92 const struct gl_list_implementation gl_linkedhash_list_implementation =