Searched refs:read_word (Results 1 – 8 of 8) sorted by relevance
/netbsd-src/external/gpl3/binutils/dist/opcodes/ |
H A D | pdp11-dis.c | 37 read_word (bfd_vma memaddr, int *word, disassemble_info *info) in read_word() function 103 if (read_word (*memaddr, &data, info) < 0) in print_operand() 121 if (read_word (*memaddr, &address, info) < 0) in print_operand() 145 if (read_word (*memaddr, &disp, info) < 0) in print_operand() 202 if (read_word (memaddr, &opcode, info) != 0) in print_insn_pdp11()
|
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/ |
H A D | pdp11-dis.c | 37 read_word (bfd_vma memaddr, int *word, disassemble_info *info) in read_word() function 103 if (read_word (*memaddr, &data, info) < 0) in print_operand() 121 if (read_word (*memaddr, &address, info) < 0) in print_operand() 145 if (read_word (*memaddr, &disp, info) < 0) in print_operand() 202 if (read_word (memaddr, &opcode, info) != 0) in print_insn_pdp11()
|
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/src/ |
H A D | x-tcl.c | 714 read_word (struct word *wp, int looking_for, flag_context_ty context) in read_word() function 870 read_word (&inner, looking_for, inner_context); in read_command()
|
H A D | x-sh.c | 717 read_word (struct word *wp, int looking_for, flag_context_ty context) in read_word() function 1215 read_word (&inner, looking_for, inner_context); in read_command()
|
H A D | ChangeLog | 680 * x-sh.c (read_word): Recognize the Bash process substitution syntax. 684 * x-sh.c (read_word): Recognize $(...) and $((...)) also inside 1402 (read_word): Update. 1436 * x-sh.c (read_word, read_command): Likewise. 1501 (read_word): Call savable_comment_reset instead of 1514 (read_word): Call savable_comment_reset instead of 1965 (read_word): Likewise. Treat i18n quotes like single quotes with 2241 * x-tcl.c (read_word): Ignore non-space whitespace at the beginning. 2832 * x-sh.c (read_word): Skip leading whitespace in comments. 2874 * x-sh.c (read_word): Case line_number to 'unsigned long'. [all …]
|
H A D | ChangeLog.0 | 399 string_of_word, accumulate_word, read_word, read_command,
|
/netbsd-src/external/gpl3/gdb.old/dist/gdb/ |
H A D | ChangeLog-2007 | 8064 (read_word, child_xfer_memory): Remove.
|
/netbsd-src/external/gpl3/gdb/dist/gdb/ |
H A D | ChangeLog-2007 | 8064 (read_word, child_xfer_memory): Remove.
|