Home
last modified time | relevance | path

Searched refs:gp_words (Results 1 – 9 of 9) sorted by relevance

/dports/math/gnuplot/gnuplot-5.4.1/src/
H A Deval.h189 int gp_words(char *string);
H A Dparse.c1374 iteration_end = gp_words(iteration_string); in check_for_iteration()
1438 iter->iteration_end = gp_words(iter->iteration_string); in reevaluate_iteration_limits()
H A Deval.c1092 gp_words(char *string) in gp_words() function
/dports/math/gnuplot-lite/gnuplot-5.4.1/src/
H A Deval.h189 int gp_words(char *string);
H A Dparse.c1374 iteration_end = gp_words(iteration_string); in check_for_iteration()
1438 iter->iteration_end = gp_words(iter->iteration_string); in reevaluate_iteration_limits()
H A Deval.c1092 gp_words(char *string) in gp_words() function
/dports/math/gnuplot-tex-extras/gnuplot-5.2.8/src/
H A Deval.h186 int gp_words __PROTO((char *string));
H A Dparse.c1380 iteration_end = gp_words(iteration_string); in check_for_iteration()
1445 iter->iteration_end = gp_words(iter->iteration_string); in reevaluate_iteration_limits()
H A Deval.c1133 gp_words(char *string) in gp_words() function