Home
last modified time | relevance | path

Searched refs:warn_comments (Results 1 – 4 of 4) sorted by relevance

/freebsd-12.1/contrib/gcc/
H A Dc-opts.c430 cpp_opts->warn_comments = value; in c_common_handle_option()
440 cpp_opts->warn_comments = value; in c_common_handle_option()
H A DFSFChangeLog.103478 If warn_comments is nonzero, warn if backslash-newline appears
/freebsd-12.1/contrib/gcclibs/libcpp/include/
H A Dcpplib.h314 unsigned char warn_comments; member
/freebsd-12.1/contrib/gcclibs/libcpp/
H A Dlex.c350 if (CPP_OPTION (pfile, warn_comments) in _cpp_skip_block_comment()
1046 if (skip_line_comment (pfile) && CPP_OPTION (pfile, warn_comments)) in _cpp_lex_direct()