Home
last modified time | relevance | path

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

/netbsd/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
H A Dgl_list.h685 # define gl_sortedlist_indexof gl_sortedlist_indexof_inline macro
687 gl_sortedlist_indexof (gl_list_t list, gl_listelement_compar_fn compar, const void *elt) in gl_sortedlist_indexof() function
H A Dgl_list.c244 gl_sortedlist_indexof (gl_list_t list, gl_listelement_compar_fn compar, const void *elt) in gl_sortedlist_indexof() function