Home
last modified time | relevance | path

Searched refs:O_FPOINT (Results 1 – 4 of 4) sorted by relevance

/dports/graphics/plotutils/plotutils-2.6/libplot/
H A Dm_point.c33 _pl_m_emit_op_code (R___(_plotter) O_FPOINT); in _pl_m_paint_point()
/dports/graphics/plotutils/plotutils-2.6/include/
H A Dplot.h461 O_FPOINT = '^', enumerator
H A Dplotter.h2495 O_FPOINT = '^', enumerator
/dports/graphics/plotutils/plotutils-2.6/plot/
H A Dplot.c1329 case (int)O_FPOINT: in read_plot()