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

/freebsd-9.3-release/contrib/binutils/gas/
H A Dapp.c87 #define IS_NEWLINE(c) (lex[c] == LEX_IS_NEWLINE) macro
/freebsd-9.3-release/gnu/lib/libregex/
H A Dregex_internal.h467 #define IS_NEWLINE(ch) ((ch) == NEWLINE_CHAR) macro

Completed in 354 milliseconds