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

/freebsd-10-stable/contrib/binutils/gas/
H A Dapp.c83 #define IS_LINE_SEPARATOR(c) (lex[c] == LEX_IS_LINE_SEPARATOR) macro
841 || IS_LINE_SEPARATOR (ch)

Completed in 489 milliseconds