Searched refs:warn_newline_at_eof (Results 1 - 4 of 4) sorted by relevance

/freebsd-10-stable/contrib/gcclibs/libcpp/include/
H A Dcpplib.h325 unsigned char warn_newline_at_eof; member in struct:cpp_options
/freebsd-10-stable/contrib/gcclibs/libcpp/
H A Dinit.c151 CPP_OPTION (pfile, warn_newline_at_eof) = 0;
H A Dlex.c863 if ( CPP_OPTION (pfile, warn_newline_at_eof))
/freebsd-10-stable/contrib/gcc/
H A Dc-opts.c497 cpp_opts->warn_newline_at_eof = value;

Completed in 60 milliseconds