Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/texinfo/makeinfo/
H A Dfloat.c193 char *list_command = xmalloc (command_len + 1); in cm_listoffloats() local
200 sprintf (list_command, "@%s %s", command, float_type); in cm_listoffloats()
201 register_delayed_write (list_command); in cm_listoffloats()
202 free (list_command); in cm_listoffloats()
/openbsd-src/gnu/usr.bin/binutils-2.17/binutils/
H A Darparse.y92 | list_command
124 list_command:
/openbsd-src/gnu/usr.bin/binutils/binutils/
H A Darparse.y92 | list_command
124 list_command:
/openbsd-src/gnu/usr.bin/binutils/gdb/
H A DChangeLog-19913010 (list_command): Update error message.
3997 * source.c (list_command): Fixed range computation to use
H A DChangeLog-3.x1392 * source.c (list_command): Made error message given when no
H A DChangeLog-20023594 (list_command): Ditto.
3628 * cli/cli-cmds.c (list_command): New function. Implements the new
3638 (list_command): Moved to cli/cli-cmds.c.
3664 * cli/cli-cmds.c (list_command): Moved here from source.c.
H A DChangeLog-19902182 source.c (select_source_symtab, list_command, forward_search_command,
H A DChangeLog-19923694 * source.c (list_command): Print demangled function names
6095 * source.c (list_command): Shorten "FILE, line N" to "FILE:N".
H A DChangeLog-19993742 * source.c (list_command): List the right number of source lines,
8073 * source.c (list_command): GCC suggested explicit braces to avoid
H A DChangeLog-20031270 * cli/cli-cmds.c (pwd_command, list_command): Ditto.
13300 * cli/cli-cmds.c (edit_command, list_command): Ditto.
H A DChangeLog-19941340 Remove item about having list_command not read symbols--why bother?
H A DChangeLog-19981973 * source.c (list_command): Handle case of odd number of source
H A DChangeLog1606 (list_command): Ditto.