Home
last modified time | relevance | path

Searched refs:debug_print_option_flags (Results 1 – 4 of 4) sorted by relevance

/dports/math/gretl/gretl-2021d/lib/src/
H A Doptions.h95 void debug_print_option_flags (const char *msg, gretlopt opt);
H A Dgretl_plot.c568 debug_print_option_flags("end plot", opt); in gretl_plot_finalize()
H A Doptions.c1340 debug_print_option_flags(NULL, opt); in set_stored_options()
1930 void debug_print_option_flags (const char *msg, gretlopt opt) in debug_print_option_flags() function
H A Ddataio.c2140 debug_print_option_flags("merge_data", opt); in merge_data()