Home | History | Annotate | Download | only in make

Lines Matching refs:Is

6 # interesting details.  The main purpose is to list the available build
112 # Ensure that every inline function is declared as MAKE_ATTR_UNUSED.
116 # Is expected to fail with "<stdbool.h> is included in pre-C99 mode" since
125 # The make source code is _intended_ to be compatible with C90, it uses some
126 # C99 features though (snprintf). The workaround with USE_C99_BOOLEAN is
142 # Another effect is that the shell is run with -q, which prevents the
154 # Turning the optimization off is required because gcov does not work on the
170 # This test is the result of reading through the GCC 10 "Warning Options"