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