Searched refs:start_line_no (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/gdb/gdb/tui/
H A Dtui-windata.c173 int element_no, start_line_no; local
H A Dtui-regs.c402 'start_element_no' on 'start_line_no' until the end of the register
406 tui_display_reg_element_at_line (int start_element_no, int start_line_no) argument
413 if (start_element_no != 0 && start_line_no != 0)
427 start_line_no > first_line_on_last_page)

Completed in 91 milliseconds