Home
last modified time | relevance | path

Searched refs:string_map_destroy (Results 1 – 8 of 8) sorted by relevance

/dports/math/pspp/pspp-1.4.1/tests/libpspp/
H A Dstring-map-test.c363 string_map_destroy (&map); in test_insert_delete()
533 string_map_destroy (&map); in test_insert_ordered()
612 string_map_destroy (&map); in test_replace()
656 string_map_destroy (&map); in for_each_map()
679 string_map_destroy (&a_map); in for_each_pair_of_maps()
680 string_map_destroy (&b_map); in for_each_pair_of_maps()
704 string_map_destroy (&clone); in clone_cb()
862 string_map_destroy (NULL); in test_destroy_null()
/dports/math/pspp/pspp-1.4.1/tests/output/
H A Drender-test.c159 string_map_destroy (&tmp); in configure_drivers()
164 string_map_destroy (&options); in configure_drivers()
227 string_map_destroy (&options); in configure_drivers()
/dports/math/pspp/pspp-1.4.1/src/ui/gui/
H A Dpsppire-output-view.c174 string_map_destroy (&options); in create_xr()
500 string_map_destroy (&options); in on_style_updated()
789 string_map_destroy (&view->render_opts); in psppire_output_view_destroy()
900 string_map_destroy (&options); in create_xr_print_driver()
H A Dpsppire-output-window.c460 string_map_destroy (&options); in psppire_output_window_export()
/dports/math/pspp/pspp-1.4.1/src/ui/terminal/
H A Dterminal-opts.c292 string_map_destroy (&to->options); in terminal_opts_done()
/dports/math/pspp/pspp-1.4.1/src/libpspp/
H A Dstring-map.h85 void string_map_destroy (struct string_map *); in getAsIRObject()
H A Dstring-map.c121 string_map_destroy (struct string_map *map) in string_map_destroy() function
/dports/math/pspp/pspp-1.4.1/src/output/
H A Ddriver.c134 string_map_destroy (&e->heading_vars); in output_engine_pop()