Home
last modified time | relevance | path

Searched refs:gl_list_indexof (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
H A Dgl_list.h192 extern size_t gl_list_indexof (gl_list_t list, const void *elt);
539 # define gl_list_indexof gl_list_indexof_inline macro
541 gl_list_indexof (gl_list_t list, const void *elt) in gl_list_indexof() function
H A Dgl_list.c117 gl_list_indexof (gl_list_t list, const void *elt) in gl_list_indexof() function