Searched refs:list_command (Results 1 – 14 of 14) sorted by relevance
/openbsd/gnu/usr.bin/texinfo/makeinfo/ |
H A D | float.c | 193 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/gnu/usr.bin/binutils/binutils/ |
H A D | arparse.y | 92 | list_command 124 list_command:
|
/openbsd/gnu/usr.bin/binutils-2.17/binutils/ |
H A D | arparse.y | 92 | list_command 124 list_command:
|
/openbsd/gnu/usr.bin/binutils/gdb/cli/ |
H A D | cli-cmds.c | 85 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/gnu/usr.bin/binutils/gdb/ |
H A D | ChangeLog-1991 | 3010 (list_command): Update error message. 3997 * source.c (list_command): Fixed range computation to use
|
H A D | ChangeLog-3.x | 1392 * source.c (list_command): Made error message given when no
|
H A D | ChangeLog-2002 | 3594 (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 D | ChangeLog-1990 | 2182 source.c (select_source_symtab, list_command, forward_search_command,
|
H A D | ChangeLog-1992 | 3694 * source.c (list_command): Print demangled function names 6095 * source.c (list_command): Shorten "FILE, line N" to "FILE:N".
|
H A D | ChangeLog-1999 | 3742 * source.c (list_command): List the right number of source lines, 8073 * source.c (list_command): GCC suggested explicit braces to avoid
|
H A D | ChangeLog-2003 | 1270 * cli/cli-cmds.c (pwd_command, list_command): Ditto. 13300 * cli/cli-cmds.c (edit_command, list_command): Ditto.
|
H A D | ChangeLog-1994 | 1340 Remove item about having list_command not read symbols--why bother?
|
H A D | ChangeLog-1998 | 1973 * source.c (list_command): Handle case of odd number of source
|
H A D | ChangeLog | 1606 (list_command): Ditto.
|