gl_array_sortedlist_indexof_from_to  599 maint/gnulib/lib/gl_array_list.c   return gl_array_sortedlist_indexof_from_to (list, compar, 0, list->count,
gl_array_sortedlist_indexof_from_to  610 maint/gnulib/lib/gl_array_list.c     gl_array_sortedlist_indexof_from_to (list, compar, low, high, elt);
gl_array_sortedlist_indexof_from_to  619 maint/gnulib/lib/gl_array_list.c     gl_array_sortedlist_indexof_from_to (list, compar, 0, list->count, elt);
gl_array_sortedlist_indexof_from_to  694 maint/gnulib/lib/gl_array_list.c     gl_array_sortedlist_indexof_from_to,