Searched refs:is_a_char (Results 1 - 16 of 16) sorted by relevance

/openbsd-current/gnu/usr.bin/binutils/gas/config/
H A Dobj-som.c76 while (is_a_char (next_char_of_string ()))
148 while (is_a_char (next_char_of_string ()))
194 while (is_a_char (next_char_of_string ()))
H A Dtc-tic4x.c935 while (is_a_char (c = next_char_of_string ()))
982 while (is_a_char (c = next_char_of_string ()))
H A Dtc-mmix.c4110 while (is_a_char (c = next_char_of_string ()))
4268 while (is_a_char (c = next_char_of_string ()))
H A Dobj-elf.c1345 while (is_a_char (c = next_char_of_string ()))
H A Dtc-tic54x.c1152 while (is_a_char (c = next_char_of_string ()))
1754 while (is_a_char (c = next_char_of_string ()))
1997 while (is_a_char (next_char_of_string ()))
H A Dtc-hppa.c8197 while (is_a_char (c = pa_stringer_aux (s++)))
/openbsd-current/gnu/usr.bin/binutils-2.17/gas/config/
H A Dobj-som.c68 while (is_a_char (next_char_of_string ()))
139 while (is_a_char (next_char_of_string ()))
184 while (is_a_char (next_char_of_string ()))
H A Dtc-tic4x.c934 while (is_a_char (c = next_char_of_string ()))
981 while (is_a_char (c = next_char_of_string ()))
H A Dtc-mmix.c4038 while (is_a_char (c = next_char_of_string ()))
4195 while (is_a_char (c = next_char_of_string ()))
H A Dobj-elf.c1425 while (is_a_char (c = next_char_of_string ()))
H A Dtc-tic54x.c1147 while (is_a_char (c = next_char_of_string ()))
1749 while (is_a_char (c = next_char_of_string ()))
1992 while (is_a_char (next_char_of_string ()))
H A Dtc-hppa.c8223 while (is_a_char (c = pa_stringer_aux (s++)))
/openbsd-current/gnu/usr.bin/binutils/gas/
H A Dread.h49 #ifndef is_a_char
52 #define is_a_char(c) (((unsigned) (c)) <= CHAR_MASK) macro
53 #endif /* is_a_char() */
H A Dread.c4474 while (is_a_char (c = next_char_of_string ()))
4770 while (is_a_char (c = next_char_of_string ()))
/openbsd-current/gnu/usr.bin/binutils-2.17/gas/
H A Dread.h49 #ifndef is_a_char
52 #define is_a_char(c) (((unsigned) (c)) <= CHAR_MASK) macro
53 #endif /* is_a_char() */
H A Dread.c4733 while (is_a_char (c = next_char_of_string ()))
5008 while (is_a_char (c = next_char_of_string ()))

Completed in 195 milliseconds