Home
last modified time | relevance | path

Searched refs:next_char_of_string (Results 1 – 25 of 27) sorted by relevance

12

/netbsd-src/external/gpl3/binutils.old/dist/gas/config/
H A Dobj-som.c66 while (is_a_char (next_char_of_string ())) in obj_som_compiler()
137 while (is_a_char (next_char_of_string ())) in obj_som_version()
179 while (is_a_char (next_char_of_string ())) in obj_som_copyright()
H A Dtc-tic4x.c828 while (is_a_char (c = next_char_of_string ())) in tic4x_cons()
874 while (is_a_char (c = next_char_of_string ())) in tic4x_stringer()
H A Dtc-tic54x.c1003 while (is_a_char (c = next_char_of_string ())) in tic54x_cons()
1588 while (is_a_char (c = next_char_of_string ())) in tic54x_stringer()
1826 while (is_a_char (next_char_of_string ())) in tic54x_clink()
H A Dtc-mmix.c4137 while (is_a_char (c = next_char_of_string ())) in mmix_byte()
4292 while (is_a_char (c = next_char_of_string ())) in mmix_cons()
H A Dobj-elf.c2193 while (is_a_char (c = next_char_of_string ())) in obj_elf_version()
/netbsd-src/external/gpl3/binutils/dist/gas/config/
H A Dobj-som.c66 while (is_a_char (next_char_of_string ())) in obj_som_compiler()
137 while (is_a_char (next_char_of_string ())) in obj_som_version()
179 while (is_a_char (next_char_of_string ())) in obj_som_copyright()
H A Dtc-tic4x.c831 while (is_a_char (c = next_char_of_string ())) in tic4x_cons()
877 while (is_a_char (c = next_char_of_string ())) in tic4x_stringer()
H A Dtc-tic54x.c1034 while (is_a_char (c = next_char_of_string ())) in tic54x_cons()
1643 while (is_a_char (c = next_char_of_string ())) in tic54x_stringer()
1881 while (is_a_char (next_char_of_string ())) in tic54x_clink()
H A Dtc-mmix.c4139 while (is_a_char (c = next_char_of_string ())) in mmix_byte()
4294 while (is_a_char (c = next_char_of_string ())) in mmix_cons()
H A Dobj-elf.c2234 while (is_a_char (c = next_char_of_string ())) in obj_elf_version()
/netbsd-src/external/gpl3/binutils.old/dist/gas/
H A Dread.h123 extern unsigned int next_char_of_string (void);
H A Dread.c1650 while (is_a_char (C = next_char_of_string ())) in read_symbol_name()
5419 while (is_a_char (c = next_char_of_string ())) in stringer()
5478 next_char_of_string (void) in next_char_of_string() function
5702 while (is_a_char (c = next_char_of_string ())) in demand_copy_string()
H A DChangeLog-2015500 * read.c (next_char_of_string): Mask char after escape. Use
H A DChangeLog-92952249 * read.c (next_char_of_string): Likewise.
7092 * read.c (next_char_of_string): Likewise.
8915 * read.c (next_char_of_string): Limit octal character constants to
9005 * read.c (next_char_of_string): Accept \Xh* and \xh* where h* are
9481 offsetT. Add prototype for next_char_of_string. Various
9483 * read.c: Remove prototype for next_char_of_string.
H A DChangeLog-2016539 to account for patch to next_char_of_string.
544 * read.c (next_char_of_string): Do end advance past the end of the
H A DChangeLog-20206009 * read.c (next_char_of_string): Likewise.
H A DChangeLog-96974851 * read.c (next_char_of_string): Warn if a newline is seen in the
H A DChangeLog-00011217 (next_char_of_string): Use ISDIGIT/ISXDIGIT instead of
/netbsd-src/external/gpl3/binutils/dist/gas/
H A Dread.h122 extern unsigned int next_char_of_string (void);
H A Dread.c1677 while (is_a_char (C = next_char_of_string ())) in read_symbol_name()
5457 while (is_a_char (c = next_char_of_string ())) in stringer()
5516 next_char_of_string (void) in next_char_of_string() function
5740 while (is_a_char (c = next_char_of_string ())) in demand_copy_string()
H A DChangeLog-2015500 * read.c (next_char_of_string): Mask char after escape. Use
H A DChangeLog-92952249 * read.c (next_char_of_string): Likewise.
7092 * read.c (next_char_of_string): Likewise.
8915 * read.c (next_char_of_string): Limit octal character constants to
9005 * read.c (next_char_of_string): Accept \Xh* and \xh* where h* are
9481 offsetT. Add prototype for next_char_of_string. Various
9483 * read.c: Remove prototype for next_char_of_string.
H A DChangeLog-2016539 to account for patch to next_char_of_string.
544 * read.c (next_char_of_string): Do end advance past the end of the
H A DChangeLog-20206009 * read.c (next_char_of_string): Likewise.
H A DChangeLog-96974851 * read.c (next_char_of_string): Warn if a newline is seen in the

12