Home
last modified time | relevance | path

Searched refs:smaxcol (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/external/gpl3/gdb/dist/gdb/tui/
Dtui-winsource.c351 int smaxcol = smincol + view_width - 1; in refresh_window() local
353 prefresh (m_pad.get (), 0, pad_x, sminrow, smincol, smaxrow, smaxcol); in refresh_window()
/netbsd/src/external/gpl3/binutils/dist/
DChangeLog.git15319 - use sminrow, smincol, smaxrow and smaxcol variables for the last
15321 - calculate the smaxrow and smaxcol variables based on the sminrow and