Home
last modified time | relevance | path

Searched refs:fill_gpval_string (Results 1 – 21 of 21) sorted by relevance

/dports/math/gnuplot/gnuplot-5.4.1/src/
H A Deval.c853 fill_gpval_string(char *var, const char *stringvalue) in fill_gpval_string() function
967 fill_gpval_string("GPVAL_TERM", "unknown"); in update_gpval_variables()
976 fill_gpval_string("GPVAL_DEGREE_SIGN", degree_sign); in update_gpval_variables()
1002 fill_gpval_string("GPVAL_TERMINALS", tmp); in update_gpval_variables()
1017 fill_gpval_string("GPVAL_ERRMSG",""); in update_gpval_variables()
1019 fill_gpval_string("GPVAL_SYSTEM_ERRMSG",""); in update_gpval_variables()
1054 fill_gpval_string("GPVAL_SYSNAME", uts.sysname); in fill_gpval_sysinfo()
1055 fill_gpval_string("GPVAL_MACHINE", uts.machine); in fill_gpval_sysinfo()
1067 fill_gpval_string("GPVAL_SYSNAME", s); in fill_gpval_sysinfo()
1073 fill_gpval_string("GPVAL_MACHINE", "x86"); in fill_gpval_sysinfo()
[all …]
H A Deval.h182 void fill_gpval_string(char *var, const char *value);
H A Dutil.c1137 fill_gpval_string("GPVAL_ERRMSG", strerror(errno)); in os_error()
1174 fill_gpval_string("GPVAL_ERRMSG", error_message); in int_error()
H A Dcommand.c586 fill_gpval_string(tmpnam, udf->definition); in define()
3622 fill_gpval_string("GPVAL_SYSTEM_ERRMSG", "command not found or shell failed"); in report_error()
3624 fill_gpval_string("GPVAL_SYSTEM_ERRMSG", strerror(reported_error)); in report_error()
H A Dfit.c2310 fill_gpval_string("GPVAL_LAST_FIT", last_fit_command); in fit_command()
H A Dplot3d.c2745 fill_gpval_string("GPVAL_LAST_PLOT", replot_line); in eval_3dplots()
H A Dplot2d.c3525 fill_gpval_string("GPVAL_LAST_PLOT", replot_line); in eval_plots()
/dports/math/gnuplot-lite/gnuplot-5.4.1/src/
H A Deval.c853 fill_gpval_string(char *var, const char *stringvalue) in fill_gpval_string() function
967 fill_gpval_string("GPVAL_TERM", "unknown"); in update_gpval_variables()
976 fill_gpval_string("GPVAL_DEGREE_SIGN", degree_sign); in update_gpval_variables()
1002 fill_gpval_string("GPVAL_TERMINALS", tmp); in update_gpval_variables()
1017 fill_gpval_string("GPVAL_ERRMSG",""); in update_gpval_variables()
1019 fill_gpval_string("GPVAL_SYSTEM_ERRMSG",""); in update_gpval_variables()
1054 fill_gpval_string("GPVAL_SYSNAME", uts.sysname); in fill_gpval_sysinfo()
1055 fill_gpval_string("GPVAL_MACHINE", uts.machine); in fill_gpval_sysinfo()
1067 fill_gpval_string("GPVAL_SYSNAME", s); in fill_gpval_sysinfo()
1073 fill_gpval_string("GPVAL_MACHINE", "x86"); in fill_gpval_sysinfo()
[all …]
H A Deval.h182 void fill_gpval_string(char *var, const char *value);
H A Dutil.c1137 fill_gpval_string("GPVAL_ERRMSG", strerror(errno)); in os_error()
1174 fill_gpval_string("GPVAL_ERRMSG", error_message); in int_error()
H A Dcommand.c586 fill_gpval_string(tmpnam, udf->definition); in define()
3622 fill_gpval_string("GPVAL_SYSTEM_ERRMSG", "command not found or shell failed"); in report_error()
3624 fill_gpval_string("GPVAL_SYSTEM_ERRMSG", strerror(reported_error)); in report_error()
H A Dfit.c2310 fill_gpval_string("GPVAL_LAST_FIT", last_fit_command); in fit_command()
H A Dplot3d.c2745 fill_gpval_string("GPVAL_LAST_PLOT", replot_line); in eval_3dplots()
H A Dplot2d.c3525 fill_gpval_string("GPVAL_LAST_PLOT", replot_line); in eval_plots()
/dports/math/gnuplot-tex-extras/gnuplot-5.2.8/src/
H A Deval.c894 fill_gpval_string(char *var, const char *stringvalue) in fill_gpval_string() function
1008 fill_gpval_string("GPVAL_TERM", "unknown"); in update_gpval_variables()
1017 fill_gpval_string("GPVAL_DEGREE_SIGN", degree_sign); in update_gpval_variables()
1043 fill_gpval_string("GPVAL_TERMINALS", tmp); in update_gpval_variables()
1058 fill_gpval_string("GPVAL_ERRMSG",""); in update_gpval_variables()
1060 fill_gpval_string("GPVAL_SYSTEM_ERRMSG",""); in update_gpval_variables()
1095 fill_gpval_string("GPVAL_SYSNAME", uts.sysname); in fill_gpval_sysinfo()
1096 fill_gpval_string("GPVAL_MACHINE", uts.machine); in fill_gpval_sysinfo()
1108 fill_gpval_string("GPVAL_SYSNAME", s); in fill_gpval_sysinfo()
1114 fill_gpval_string("GPVAL_MACHINE", "x86"); in fill_gpval_sysinfo()
[all …]
H A Deval.h179 void fill_gpval_string __PROTO((char *var, const char *value));
H A Dutil.c1142 fill_gpval_string("GPVAL_ERRMSG", strerror(errno)); in os_error()
1179 fill_gpval_string("GPVAL_ERRMSG", error_message); in int_error()
H A Dcommand.c565 fill_gpval_string(tmpnam, udf->definition); in define()
3684 fill_gpval_string("GPVAL_SYSTEM_ERRMSG", "command not found or shell failed"); in report_error()
3686 fill_gpval_string("GPVAL_SYSTEM_ERRMSG", strerror(reported_error)); in report_error()
H A Dfit.c2514 fill_gpval_string("GPVAL_LAST_FIT", last_fit_command); in fit_command()
H A Dplot3d.c2438 fill_gpval_string("GPVAL_LAST_PLOT", replot_line); in eval_3dplots()
H A Dplot2d.c3442 fill_gpval_string("GPVAL_LAST_PLOT", replot_line); in eval_plots()