Home
last modified time | relevance | path

Searched refs:set_data_export_decimal_comma (Results 1 – 3 of 3) sorted by relevance

/dports/math/gretl/gretl-2021d/lib/src/
H A Dlibset.h209 void set_data_export_decimal_comma (int s);
H A Dlibset.c1998 void set_data_export_decimal_comma (int s) in set_data_export_decimal_comma() function
/dports/math/gretl/gretl-2021d/gui/
H A Ddialogs.c489 set_data_export_decimal_comma(csv->decpoint == ','); in really_set_csv_stuff()