Home
last modified time | relevance | path

Searched refs:check_eol_return_comments (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libcpp/
H A Ddirectives.c253 check_eol_return_comments (cpp_reader *pfile) in check_eol_return_comments() function
799 *buf = check_eol_return_comments (pfile); in parse_include()
/netbsd-src/external/gpl3/gcc/dist/libcpp/
H A Ddirectives.cc261 check_eol_return_comments (cpp_reader *pfile) in check_eol_return_comments() function
816 *buf = check_eol_return_comments (pfile); in parse_include()
H A DChangeLog6506 * directives.c (check_eol_return_comments): New static function.