HomeSort by: relevance | last modified time | path
    Searched refs:Wformat (Results 1 - 6 of 6) sorted by relevancy

  /src/lib/libc/time/
Makefile 327 -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation \
  /src/sys/external/bsd/acpica/dist/generate/unix/
Makefile.config 217 -Wformat=2\
  /src/sys/external/isc/libsodium/dist/
configure.ac 301 AX_CHECK_COMPILE_FLAG([$CWFLAGS -Wformat=2], [CWFLAGS="$CWFLAGS -Wformat=2"])
configure 7742 as_CACHEVAR=`$as_echo "ax_cv_check_cflags__$CWFLAGS -Wformat=2" | $as_tr_sh`
7743 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether C compiler accepts $CWFLAGS -Wformat=2" >&5
7744 $as_echo_n "checking whether C compiler accepts $CWFLAGS -Wformat=2... " >&6; }
7750 CFLAGS="$CFLAGS $CWFLAGS -Wformat=2"
7775 CWFLAGS="$CWFLAGS -Wformat=2"
  /src/share/mk/
bsd.sys.mk 133 CFLAGS+= -Wsign-compare -Wformat=2
  /src/tools/compat/
configure 7743 as_CACHEVAR=`printf "%s\n" "ax_cv_check_cflags_$nb_cv_check_cc_flags_-Wformat-overflow" | sed "$as_sed_sh"`
7744 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether C compiler accepts -Wformat-overflow" >&5
7745 printf %s "checking whether C compiler accepts -Wformat-overflow... " >&6; }
7752 CFLAGS="$CFLAGS $nb_cv_check_cc_flags -Wformat-overflow"
7788 as_CACHEVAR=`printf "%s\n" "ax_cv_check_cflags_$nb_cv_check_cc_flags_-Wformat-truncation" | sed "$as_sed_sh"`
7789 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether C compiler accepts -Wformat-truncation" >&5
7790 printf %s "checking whether C compiler accepts -Wformat-truncation... " >&6; }
7797 CFLAGS="$CFLAGS $nb_cv_check_cc_flags -Wformat-truncation"

Completed in 33 milliseconds