Searched refs:SCREENWIDTH (Results 1 – 2 of 2) sorted by relevance
168 #define SCREENWIDTH 78 /* nominal screen width in columns */ macro1558 cols = SCREENWIDTH / ++col; in help()
352 #define SCREENWIDTH 76 /* nominal screen width in columns */2393 cols = SCREENWIDTH / ++col; in help() 356 #define SCREENWIDTH global() macro