gl_sortedlist_indexof 471 maint/gnulib/lib/gl_list.h extern size_t gl_sortedlist_indexof (gl_list_t list, gl_sortedlist_indexof 313 maint/gnulib/lib/gl_list.hh { return gl_sortedlist_indexof (_ptr, reinterpret_cast<gl_listelement_compar_fn>(compar), elt); } gl_sortedlist_indexof 150 maint/gnulib/tests/test-array_map.c size_t index = gl_sortedlist_indexof (keys, (gl_listelement_compar_fn)strcmp, key); gl_sortedlist_indexof 155 maint/gnulib/tests/test-array_map.c index = gl_sortedlist_indexof (keys, (gl_listelement_compar_fn)strcmp, key); gl_sortedlist_indexof 173 maint/gnulib/tests/test-array_map.c gl_sortedlist_indexof (keys, (gl_listelement_compar_fn)strcmp, key); gl_sortedlist_indexof 184 maint/gnulib/tests/test-array_map.c gl_sortedlist_indexof (keys, (gl_listelement_compar_fn)strcmp, key); gl_sortedlist_indexof 189 maint/gnulib/tests/test-array_map.c index = gl_sortedlist_indexof (keys, (gl_listelement_compar_fn)strcmp, key); gl_sortedlist_indexof 201 maint/gnulib/tests/test-array_map.c gl_sortedlist_indexof (keys, (gl_listelement_compar_fn)strcmp, key); gl_sortedlist_indexof 108 maint/gnulib/tests/test-array_omap.c size_t index = gl_sortedlist_indexof (keys, (gl_listelement_compar_fn)strcmp, key); gl_sortedlist_indexof 113 maint/gnulib/tests/test-array_omap.c index = gl_sortedlist_indexof (keys, (gl_listelement_compar_fn)strcmp, key); gl_sortedlist_indexof 131 maint/gnulib/tests/test-array_omap.c gl_sortedlist_indexof (keys, (gl_listelement_compar_fn)strcmp, key); gl_sortedlist_indexof 142 maint/gnulib/tests/test-array_omap.c gl_sortedlist_indexof (keys, (gl_listelement_compar_fn)strcmp, key); gl_sortedlist_indexof 147 maint/gnulib/tests/test-array_omap.c index = gl_sortedlist_indexof (keys, (gl_listelement_compar_fn)strcmp, key); gl_sortedlist_indexof 159 maint/gnulib/tests/test-array_omap.c gl_sortedlist_indexof (keys, (gl_listelement_compar_fn)strcmp, key);