Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
H A Dgl_list.h710 # define gl_sortedlist_remove gl_sortedlist_remove_inline macro
712 gl_sortedlist_remove (gl_list_t list, gl_listelement_compar_fn compar, const void *elt) in gl_sortedlist_remove() function
H A Dgl_list.c266 gl_sortedlist_remove (gl_list_t list, gl_listelement_compar_fn compar, const void *elt) in gl_sortedlist_remove() function