Searched refs:IS_PS_NEWLINE (Results 1 – 2 of 2) sorted by relevance
829 #define IS_PS_NEWLINE( ch ) \ macro835 IS_PS_NEWLINE( ch ) || \
298 if ( IS_PS_NEWLINE( *cur ) ) in skip_comment()