Searched refs:_cpp_skip_block_comment (Results 1 – 3 of 3) sorted by relevance
541 extern bool _cpp_skip_block_comment (cpp_reader *);
314 _cpp_skip_block_comment (cpp_reader *pfile) in _cpp_skip_block_comment() function998 if (_cpp_skip_block_comment (pfile)) in _cpp_lex_direct()
158 unterminated = _cpp_skip_block_comment (pfile); in copy_comment()