Home
last modified time | relevance | path

Searched defs:YMAX (Results 1 – 2 of 2) sorted by relevance

/dragonfly/bin/mined/
H A Dmined.h60 #define YMAX 49 macro
62 #define YMAX 24 /* Maximum y coordinate starting at 0 */ macro
/dragonfly/usr.bin/systat/
H A Dnetstat.c81 #define YMAX(w) ((w)->_maxy-1) macro