Home
last modified time | relevance | path

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

/dragonfly/contrib/gdb-7/gdb/tui/
H A Dtui-data.h226 #define TUI_EXECINFO_SIZE 4 macro
228 typedef char tui_exec_info_content[TUI_EXECINFO_SIZE];
H A Dtui-winsource.c532 element->which_element.simple_string[TUI_EXECINFO_SIZE - 1] = 0; in tui_set_exec_info_content()