Home
last modified time | relevance | path

Searched refs:MIN_LINE_WIDTH (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/gnu/usr.bin/binutils/gdb/tui/
Dtui-stack.c101 if (line_width < MIN_LINE_WIDTH) in tui_make_status_line()
102 line_width = MIN_LINE_WIDTH; in tui_make_status_line()
Dtui-data.h86 #define MIN_LINE_WIDTH 4 /* Use at least 4 digits for line numbers. */ macro
DChangeLog-1998-2003286 (SINGLE_KEY, MIN_LINE_WIDTH, MIN_PROC_WIDTH): Define.