Home
last modified time | relevance | path

Searched defs:gl_hash_entry (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
H A Dgl_anyhash_list1.h23 struct gl_hash_entry struct
25 struct gl_hash_entry *hash_next; /* chain of entries in same bucket */ argument
28 typedef struct gl_hash_entry * gl_hash_entry_t; argument