Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/binutils/gdb/
H A Devent-top.c107 char *async_annotation_suffix; variable
333 prefix = (char *) alloca (strlen (async_annotation_suffix) + 10); in change_annotation_level()
335 strcat (prefix, async_annotation_suffix); in change_annotation_level()
338 suffix = (char *) alloca (strlen (async_annotation_suffix) + 6); in change_annotation_level()
340 strcat (suffix, async_annotation_suffix); in change_annotation_level()
615 puts_unfiltered (async_annotation_suffix); in command_line_handler()
H A Devent-top.h114 extern char *async_annotation_suffix;
H A Dtop.c1658 async_annotation_suffix = "prompt"; in init_main()
H A DChangeLog-19993543 async_annotation_suffix, new_async_prompt, the_prompts,
6015 async_command_editing_p, async_annotation_suffix,