Home
last modified time | relevance | path

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

/dports/audio/mp3plot/mp3plot-0.6.0/src/
H A Dconfig.h83 #define PLOT_SYMBOL "." macro
H A Dconfig.h.in82 #undef PLOT_SYMBOL
/dports/audio/mp3plot/mp3plot-0.6.0/src/plotters/
H A Dconsole_plotter.cc97 cout << str::pad("", SCALED, PLOT_SYMBOL); in plot()
/dports/audio/mp3plot/mp3plot-0.6.0/
H A Dconfigure.ac43 AC_DEFINE(PLOT_SYMBOL,".",[This is the symbol used in the plot 'bar']) definition