Home
last modified time | relevance | path

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

/dragonfly/contrib/binutils-2.27/gas/
H A Dapp.c70 #define LEX_IS_COLON 9 macro
110 lex[':'] = LEX_IS_COLON; in do_scrub_begin()
857 if (lex[ch] == LEX_IS_COLON) in do_scrub_chars()
894 && lex[ch] == LEX_IS_COLON in do_scrub_chars()
1107 case LEX_IS_COLON: in do_scrub_chars()
/dragonfly/contrib/binutils-2.34/gas/
H A Dapp.c73 #define LEX_IS_COLON 9 macro
113 lex[':'] = LEX_IS_COLON; in do_scrub_begin()
867 if (lex[ch] == LEX_IS_COLON) in do_scrub_chars()
904 && lex[ch] == LEX_IS_COLON in do_scrub_chars()
1115 case LEX_IS_COLON: in do_scrub_chars()