Searched refs:_cpp_skip_block_comment (Results 1 – 5 of 5) sorted by relevance
553 extern bool _cpp_skip_block_comment (cpp_reader *);
326 _cpp_skip_block_comment (cpp_reader *pfile) in _cpp_skip_block_comment() function1028 if (_cpp_skip_block_comment (pfile)) in _cpp_lex_direct()
158 unterminated = _cpp_skip_block_comment (pfile); in copy_comment()
5697 (_cpp_skip_block_comment): Use a local 'cur' pointer instead24009 (_cpp_skip_block_comment): Add call to _cpp_process_line_notes.25985 (_cpp_skip_block_comment): Assume '*' is location on entry.26040 _cpp_skip_block_comment, scan_out_logical_line): New.26051 (_cpp_skip_block_comment): Rename from skip_block_comment, simplify.26066 (copy_comment): Use _cpp_skip_block_comment.
35464 * cpplex.c (_cpp_process_line_notes, _cpp_skip_block_comment,42273 _cpp_skip_block_comment): Use CPP_INCREMENT_LINE.