Home
last modified time | relevance | path

Searched refs:CallFromRexx (Results 1 – 6 of 6) sorted by relevance

/dports/math/gnuplot/gnuplot-5.4.1/src/
H A Dplot.h56 extern TBOOLEAN CallFromRexx;
H A Dplot.c166 TBOOLEAN CallFromRexx = FALSE; variable
950 CallFromRexx = TRUE; in ExecuteMacro()
961 CallFromRexx = FALSE; in ExecuteMacro()
/dports/math/gnuplot-lite/gnuplot-5.4.1/src/
H A Dplot.h56 extern TBOOLEAN CallFromRexx;
H A Dplot.c166 TBOOLEAN CallFromRexx = FALSE; variable
950 CallFromRexx = TRUE; in ExecuteMacro()
961 CallFromRexx = FALSE; in ExecuteMacro()
/dports/math/gnuplot-tex-extras/gnuplot-5.2.8/src/
H A Dplot.h60 extern TBOOLEAN CallFromRexx;
H A Dplot.c169 TBOOLEAN CallFromRexx = FALSE; variable
944 CallFromRexx = TRUE; in ExecuteMacro()
955 CallFromRexx = FALSE; in ExecuteMacro()