Searched refs:GRAPHROW (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/usr.bin/systat/
H A Dvmstat.c178 #define GRAPHROW 10 /* uses 3 rows and 49-51 cols */ macro
336 mvprintw(GRAPHROW, GRAPHCOL,
340 mvprintw(GRAPHROW + 1, GRAPHCOL,
437 putfloat(f1, GRAPHROW, GRAPHCOL + 10 * lc, 4, 1, 0);
438 move(GRAPHROW + 2, psiz);

Completed in 76 milliseconds