GL_ARRAY_OMAP      93 maint/gnulib/tests/test-array_omap.c     map1 = gl_omap_nx_create_empty (GL_ARRAY_OMAP, (gl_mapkey_compar_fn) strcmp, NULL, NULL);
GL_ARRAY_OMAP      87 maint/gnulib/tests/test-avltree_omap.c     map1 = gl_omap_nx_create_empty (GL_ARRAY_OMAP, (gl_mapkey_compar_fn) strcmp, NULL, NULL);
GL_ARRAY_OMAP      34 maint/gnulib/tests/test-omap-c++.cc   map1 = gl_OMap<const char *, const int *> (GL_ARRAY_OMAP, strcmp, NULL, NULL);
GL_ARRAY_OMAP      87 maint/gnulib/tests/test-rbtree_omap.c     map1 = gl_omap_nx_create_empty (GL_ARRAY_OMAP, (gl_mapkey_compar_fn) strcmp, NULL, NULL);