Home
last modified time | relevance | path

Searched refs:gp_read_history (Results 1 – 7 of 7) sorted by relevance

/dports/math/gnuplot/gnuplot-5.4.1/src/
H A Dgp_hist.h98 int gp_read_history(const char *filename);
H A Dhistory.c95 gp_read_history(filename); in read_history()
359 gp_read_history(const char *filename) in gp_read_history() function
/dports/math/gnuplot-lite/gnuplot-5.4.1/src/
H A Dgp_hist.h98 int gp_read_history(const char *filename);
H A Dhistory.c95 gp_read_history(filename); in read_history()
359 gp_read_history(const char *filename) in gp_read_history() function
/dports/math/gnuplot-tex-extras/gnuplot-5.2.8/src/
H A Dgp_hist.h102 int gp_read_history(const char *filename);
H A Dhistory.c94 gp_read_history(filename); in read_history()
357 gp_read_history(const char *filename) in gp_read_history() function
/dports/math/gnuplot-tex-extras/gnuplot-5.2.8/
H A DChangeLog4081 * src/history.c (gp_read_history): Cast argument of isspace() to