Searched refs:MAX_MAJOR_WINDOWS (Results 1 - 8 of 8) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/tui/
H A Dtui.h57 MAX_MAJOR_WINDOWS, enumerator in enum:tui_win_type
H A Dtui-data.c32 struct tui_win_info *tui_win_list[MAX_MAJOR_WINDOWS];
H A Dtui-data.h184 extern struct tui_win_info *tui_win_list[MAX_MAJOR_WINDOWS];
H A Dtui-layout.c85 for (int win_type = SRC_WIN; (win_type < MAX_MAJOR_WINDOWS); win_type++)
/netbsd-current/external/gpl3/gdb/dist/gdb/tui/
H A Dtui.h58 MAX_MAJOR_WINDOWS, enumerator in enum:tui_win_type
H A Dtui-data.c32 struct tui_win_info *tui_win_list[MAX_MAJOR_WINDOWS];
H A Dtui-data.h290 extern struct tui_win_info *tui_win_list[MAX_MAJOR_WINDOWS];
H A Dtui-layout.c76 for (int win_type = SRC_WIN; (win_type < MAX_MAJOR_WINDOWS); win_type++)

Completed in 139 milliseconds