GL_ARRAY_OSET 108 maint/gnulib/tests/test-array_oset.c set1 = gl_oset_nx_create_empty (GL_ARRAY_OSET, (gl_setelement_compar_fn) strcmp, NULL); GL_ARRAY_OSET 189 maint/gnulib/tests/test-array_oset.c test_update (GL_ARRAY_OSET); GL_ARRAY_OSET 111 maint/gnulib/tests/test-array_set.c set2 = gl_oset_create_empty (GL_ARRAY_OSET, (gl_setelement_compar_fn) strcmp, NULL); GL_ARRAY_OSET 92 maint/gnulib/tests/test-avltree_oset.c set1 = gl_oset_nx_create_empty (GL_ARRAY_OSET, (gl_setelement_compar_fn) strcmp, NULL); GL_ARRAY_OSET 52 maint/gnulib/tests/test-oset-c++.cc set1 = gl_OSet<const char *> (GL_ARRAY_OSET, reverse_strcmp, NULL); GL_ARRAY_OSET 92 maint/gnulib/tests/test-rbtree_oset.c set1 = gl_oset_nx_create_empty (GL_ARRAY_OSET, (gl_setelement_compar_fn) strcmp, NULL);