Searched defs:IS_NEWLINE (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/contrib/binutils/gas/
H A Dapp.c87 #define IS_NEWLINE(c) (lex[c] == LEX_IS_NEWLINE) macro
/freebsd-10-stable/contrib/libgnuregex/
H A Dregex_internal.h479 #define IS_NEWLINE(ch) ((ch) == NEWLINE_CHAR) macro

Completed in 177 milliseconds