Home
last modified time | relevance | path

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

/dports/math/gnuplot-lite/gnuplot-5.4.1/src/
H A Dhelp.h41 #define H_NOTFOUND 1 /* didn't find the keyword */ macro
H A Dhelp.c210 status = H_NOTFOUND; in help()
H A Dcommand.c3046 case H_NOTFOUND: in help_command()
/dports/math/gnuplot/gnuplot-5.4.1/src/
H A Dhelp.h41 #define H_NOTFOUND 1 /* didn't find the keyword */ macro
H A Dhelp.c210 status = H_NOTFOUND; in help()
H A Dcommand.c3046 case H_NOTFOUND: in help_command()
/dports/math/gnuplot-tex-extras/gnuplot-5.2.8/src/
H A Dhelp.h45 #define H_NOTFOUND 1 /* didn't find the keyword */ macro
H A Dhelp.c208 status = H_NOTFOUND; in help()
H A Dcommand.c3112 case H_NOTFOUND: in help_command()