Home
last modified time | relevance | path

Searched refs:Wundef (Results 1 – 8 of 8) sorted by relevance

/illumos-gate/usr/src/grub/grub-0.97/
H A DMakefile.solaris.defs85 # -Wpointer-arith -Wundef
H A Dconfigure.ac126 AC_CACHE_CHECK([whether -Wundef works], undef_flag, [
128 CPPFLAGS="-Wundef"
150 CPPFLAGS="$CPPFLAGS -Wundef"
H A Dconfig.status.solaris533 … -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef,;t t
H A DChangeLog3714 * configure.in (CPPFLAGS): Remove -Wundef by default. Add the
4137 -Wundef, as GCC sometimes more clever than me. :)
/illumos-gate/usr/src/tools/smatch/src/
H A Dlib.h183 extern int Wundef;
H A Dlib.c298 int Wundef = 0; variable
674 { "undef", &Wundef },
H A Dexpand.c62 if (Wundef) in expand_symbol_expression()
/illumos-gate/usr/src/contrib/zlib/
H A DChangeLog202 - Allow the use of -Wundef when compiling or using zlib