gl_map_free 183 maint/gnulib/lib/gl_map.h extern void gl_map_free (gl_map_t map); gl_map_free 128 maint/gnulib/lib/gl_map.hh { gl_map_free (_ptr); _ptr = NULL; } gl_map_free 214 maint/gnulib/tests/test-array_map.c gl_map_free (map1); gl_map_free 191 maint/gnulib/tests/test-hash_map.c gl_map_free (map1); gl_map_free 192 maint/gnulib/tests/test-hash_map.c gl_map_free (map2); gl_map_free 191 maint/gnulib/tests/test-linkedhash_map.c gl_map_free (map1); gl_map_free 192 maint/gnulib/tests/test-linkedhash_map.c gl_map_free (map2);