Home
last modified time | relevance | path

Searched refs:flag_undef (Results 1 – 10 of 10) sorted by relevance

/openbsd/gnu/gcc/gcc/
H A Dc-cppbuiltin.c396 if (flag_undef) in c_cpp_builtins()
H A Dc-common.h373 extern int flag_undef;
H A Dc-opts.c956 flag_undef = 1; in c_common_handle_option()
H A Dc-common.c238 int flag_undef; variable
/openbsd/gnu/usr.bin/gcc/gcc/
H A Dc-common.h377 extern int flag_undef;
H A Dc-opts.c1360 flag_undef = 1;
H A Dc-common.c206 int flag_undef; variable
4929 if (flag_undef)
H A DChangeLog.77945 * c-common.c (flag_iso, flag_undef, cb_register_builtins,
7948 * c-common.h (flag_iso, flag_undef): New.
7949 * c-decl.c (c_decode_option): Set flag_iso and flag_undef.
/openbsd/gnu/gcc/gcc/cp/
H A DChangeLog-20022992 (cxx_decode_option): Set flag_iso and flag_undef.
/openbsd/gnu/usr.bin/gcc/gcc/cp/
H A DChangeLog4395 (cxx_decode_option): Set flag_iso and flag_undef.