Searched refs:warn_undef (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/contrib/gcclibs/libcpp/include/
H A Dcpplib.h367 unsigned char warn_undef; member in struct:cpp_options
/freebsd-10-stable/contrib/gcc/
H A Dc-opts.c535 cpp_opts->warn_undef = value;
/freebsd-10-stable/contrib/gcclibs/libcpp/
H A Dexpr.c660 if (CPP_OPTION (pfile, warn_undef) && !pfile->state.skip_eval)

Completed in 193 milliseconds