Home
last modified time | relevance | path

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

/NextBSD/contrib/gdb/gdb/tui/
HDtui-data.c62 static void free_content_elements (tui_win_content, int, enum tui_win_type);
866 free_content_elements (content, content_size, win_type); in free_content()
876 free_content_elements (tui_win_content content, int content_size, enum tui_win_type type) in free_content_elements() function