Searched refs:WINSIZE_COLS (Results 1 – 2 of 2) sorted by relevance
92 # define WINSIZE_COLS(n) (int)n.ts_cols macro98 # define WINSIZE_COLS(n) (int)n.ws_col256 *colp = WINSIZE_COLS(size); in _nc_get_screensize()
121 # define WINSIZE_COLS(n) n.ts_cols macro128 # define WINSIZE_COLS(n) n.ws_col1267 WINSIZE_COLS(win) == 0 && in main()1270 WINSIZE_COLS(win) = tcolumns; in main()