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

/freebsd-11-stable/contrib/binutils/gas/
H A Dapp.c68 #define LEX_IS_COLON 9 macro
105 lex[':'] = LEX_IS_COLON;
824 if (lex[ch] == LEX_IS_COLON)
860 && lex[ch] == LEX_IS_COLON
1057 case LEX_IS_COLON:

Completed in 65 milliseconds