gl_carray_sortedlist_indexof_from_to  785 maint/gnulib/lib/gl_carray_list.c   return gl_carray_sortedlist_indexof_from_to (list, compar, 0, list->count,
gl_carray_sortedlist_indexof_from_to  796 maint/gnulib/lib/gl_carray_list.c     gl_carray_sortedlist_indexof_from_to (list, compar, low, high, elt);
gl_carray_sortedlist_indexof_from_to  805 maint/gnulib/lib/gl_carray_list.c     gl_carray_sortedlist_indexof_from_to (list, compar, 0, list->count, elt);
gl_carray_sortedlist_indexof_from_to  887 maint/gnulib/lib/gl_carray_list.c     gl_carray_sortedlist_indexof_from_to,