Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/texinfo/makeinfo/
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/binutils/
Darparse.y92 | list_command
124 list_command:
/openbsd/src/gnu/usr.bin/binutils-2.17/binutils/
Darparse.y92 | list_command
124 list_command:
/openbsd/src/gnu/usr.bin/binutils/gdb/cli/
Dcli-cmds.c85 static void list_command (char *, int);
652 list_command (char *arg, int from_tty) in list_command() function
1235 add_com ("list", class_files, list_command, in init_cli_cmds()
/openbsd/src/gnu/usr.bin/binutils/gdb/
DChangeLog-19913010 (list_command): Update error message.
3997 * source.c (list_command): Fixed range computation to use
DChangeLog-3.x1392 * source.c (list_command): Made error message given when no
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.
DChangeLog-19902182 source.c (select_source_symtab, list_command, forward_search_command,
DChangeLog-19923694 * source.c (list_command): Print demangled function names
6095 * source.c (list_command): Shorten "FILE, line N" to "FILE:N".
DChangeLog-19993742 * source.c (list_command): List the right number of source lines,
8073 * source.c (list_command): GCC suggested explicit braces to avoid
DChangeLog-20031270 * cli/cli-cmds.c (pwd_command, list_command): Ditto.
13300 * cli/cli-cmds.c (edit_command, list_command): Ditto.
DChangeLog-19941340 Remove item about having list_command not read symbols--why bother?
DChangeLog-19981973 * source.c (list_command): Handle case of odd number of source
DChangeLog1606 (list_command): Ditto.