gl_map_nx_create_empty 124 maint/gnulib/lib/gl_map.h extern gl_map_t gl_map_nx_create_empty (gl_map_implementation_t implementation, gl_map_nx_create_empty 64 maint/gnulib/lib/gl_xmap.h gl_map_nx_create_empty (implementation, equals_fn, hashcode_fn, gl_map_nx_create_empty 134 maint/gnulib/tests/test-array_map.c map1 = gl_map_nx_create_empty (GL_ARRAY_MAP, gl_map_nx_create_empty 143 maint/gnulib/tests/test-hash_map.c map1 = gl_map_nx_create_empty (GL_ARRAY_MAP, gl_map_nx_create_empty 148 maint/gnulib/tests/test-hash_map.c map2 = gl_map_nx_create_empty (GL_HASH_MAP, gl_map_nx_create_empty 143 maint/gnulib/tests/test-linkedhash_map.c map1 = gl_map_nx_create_empty (GL_ARRAY_MAP, gl_map_nx_create_empty 148 maint/gnulib/tests/test-linkedhash_map.c map2 = gl_map_nx_create_empty (GL_LINKEDHASH_MAP,