Home
last modified time | relevance | path

Searched refs:equation_system_destroy (Results 1 – 6 of 6) sorted by relevance

/dports/math/gretl/gretl-2021d/lib/src/
H A Dsystem.h135 void equation_system_destroy (equation_system *sys);
H A Dsystem.c514 void equation_system_destroy (equation_system *sys) in equation_system_destroy() function
941 equation_system_destroy(sys); in equation_system_append_multi()
987 equation_system_destroy(sys); in equation_system_append()
2226 equation_system_destroy(sys); in equation_system_finalize()
2232 equation_system_destroy(sys); in equation_system_finalize()
3001 equation_system_destroy(sys); in system_parse_line()
3350 equation_system_destroy(sys); in equation_system_from_XML()
4984 equation_system_destroy(sys); in single_equation_liml()
H A Dobjstack.c225 equation_system_destroy(ptr); in gretl_object_destroy()
1653 equation_system_destroy(s->ptr); in saved_object_free()
/dports/math/gretl/gretl-2021d/cli/
H A Dgretlcli-mpi.c710 equation_system_destroy(s->sys); in cli_exec_line()
H A Dgretlcli.c1175 equation_system_destroy(s->sys); in cli_exec_line()
/dports/math/gretl/gretl-2021d/gui/
H A Dlibrary.c10515 equation_system_destroy(s->sys); in gui_exec_line()