gl_list_indexof_from_to  307 maint/gnulib/lib/gl_list.h extern size_t gl_list_indexof_from_to (gl_list_t list,
gl_list_indexof_from_to  192 maint/gnulib/lib/gl_list.hh     { return gl_list_indexof_from_to (_ptr, start_index, end_index, elt); }
gl_list_indexof_from_to  173 maint/gnulib/lib/gl_sublist.c       gl_list_indexof_from_to (list->whole,
gl_list_indexof_from_to  194 maint/gnulib/lib/gl_sublist.c       gl_list_indexof_from_to (list->whole,
gl_list_indexof_from_to  284 maint/gnulib/lib/gl_sublist.c     gl_list_indexof_from_to (list->whole, list->start, list->end, elt);