Searched refs:help_line (Results 1 – 1 of 1) sorted by relevance
425 char help_line[SYM_TITLE_MAX_SIZE]; in annotate_browser__show_full_location() local426 sprintf (help_line, "Source file location: %s", al->fileloc); in annotate_browser__show_full_location()427 ui_helpline__puts(help_line); in annotate_browser__show_full_location()