Searched refs:next_char_of_string (Results 1 - 3 of 3) sorted by path

/freebsd-11-stable/contrib/binutils/gas/config/
H A Dobj-elf.c1436 while (is_a_char (c = next_char_of_string ()))
/freebsd-11-stable/contrib/binutils/gas/
H A Dread.c5034 while (is_a_char (c = next_char_of_string ()))
5093 next_char_of_string (void)
5309 while (is_a_char (c = next_char_of_string ()))
5081 next_char_of_string (void) function
H A Dread.h106 extern unsigned int next_char_of_string (void);

Completed in 208 milliseconds