Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
H A Dgl_list.h412 size_t (*sortedlist_indexof) (gl_list_t list, member
690 ->sortedlist_indexof (list, compar, elt); in gl_sortedlist_indexof()
H A Dgl_list.c247 ->sortedlist_indexof (list, compar, elt); in gl_sortedlist_indexof()