gl_sortedlist_indexof_from_to 483 maint/gnulib/lib/gl_list.h extern size_t gl_sortedlist_indexof_from_to (gl_list_t list, gl_sortedlist_indexof_from_to 327 maint/gnulib/lib/gl_list.hh { return gl_sortedlist_indexof_from_to (_ptr, reinterpret_cast<gl_listelement_compar_fn>(compar), start_index, end_index, elt); } gl_sortedlist_indexof_from_to 340 maint/gnulib/lib/gl_sublist.c gl_sortedlist_indexof_from_to (list->whole, compar, gl_sortedlist_indexof_from_to 361 maint/gnulib/lib/gl_sublist.c gl_sortedlist_indexof_from_to (list->whole, compar, gl_sortedlist_indexof_from_to 375 maint/gnulib/lib/gl_sublist.c gl_sortedlist_indexof_from_to (list->whole, compar, list->start, list->end, gl_sortedlist_indexof_from_to 394 maint/gnulib/lib/gl_sublist.c index = gl_sortedlist_indexof_from_to (list->whole, compar,