HomeSort by: relevance | last modified time | path
    Searched refs:declarations (Results 1 - 25 of 26) sorted by relevancy

1 2

  /src/usr.bin/moduli/qsafe/
Makefile 11 COPTS.qsafe.c+= -Wno-error=deprecated-declarations
  /src/games/factor/
Makefile 16 COPTS.factor.c+= -Wno-error=deprecated-declarations
  /src/usr.sbin/syslogd/
Makefile 36 COPTS.tls.c+= -Wno-error=deprecated-declarations
37 COPTS.sign.c+= -Wno-error=deprecated-declarations
  /src/libexec/httpd/libbozohttpd/
Makefile 27 COPTS.ssl-bozo.c+= -Wno-error=deprecated-declarations
  /src/usr.bin/make/unit-tests/
deptgt-error.mk 3 # Tests for the special target .ERROR in dependency declarations, which
depsrc-meta.mk 3 # Tests for the special source .META in dependency declarations.
depsrc.mk 4 # uppercase letters) in dependency declarations, such as '.PHONY'.
deptgt-delete_on_error.mk 3 # Tests for the special target .DELETE_ON_ERROR in dependency declarations,
deptgt-end-jobs.mk 3 # Tests for the special target .END in dependency declarations,
deptgt-end.mk 3 # Tests for the special target .END in dependency declarations,
deptgt.mk 4 # declarations.
dep-var.mk 3 # Tests for variable references in dependency declarations.
deptgt-makeflags.mk 3 # Tests for the special target .MAKEFLAGS in dependency declarations,
varname-dot-suffixes.mk 61 # The list of suffixes can only be modified using dependency declarations, any
  /src/libexec/httpd/
Makefile 36 COPTS.ssl-bozo.c+=-Wno-error=deprecated-declarations
  /src/sys/external/bsd/acpica/dist/generate/unix/
Makefile.config 218 -Wmissing-declarations\
238 -Wmissing-declarations\
  /src/lib/libc/time/
Makefile 397 -Wmissing-declarations -Wmissing-prototypes \
398 -Wmissing-variable-declarations -Wnested-externs \
  /src/games/warp/
config.h.SH 216 * many register declarations. The intent is that you don't have to
217 * order your register declarations in the order of importance, so you
  /src/share/mk/
bsd.sys.mk 77 #CFLAGS+= -Wmissing-declarations -Wredundant-decls -Wnested-externs
  /src/sys/external/bsd/compiler_rt/dist/lib/profile/
InstrProfData.inc 24 * declarations for one structure is enabled by defining the field activation
376 /* Forward declarations of C interfaces. */
  /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_common_interceptors_ioctl.inc 21 // XXX: The declarations below may use WRITE instead of READWRITE, unless
sanitizer_interceptors_ioctl_netbsd.inc 21 // XXX: The declarations below may use WRITE instead of READWRITE, unless
  /src/tools/make/
configure 3504 as_CACHEVAR=`$as_echo "ax_cv_check_cflags_$nb_cv_check_cc_flags_-Wdeprecated-declarations" | $as_tr_sh`
3505 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether C compiler accepts -Wdeprecated-declarations" >&5
3506 $as_echo_n "checking whether C compiler accepts -Wdeprecated-declarations... " >&6; }
3512 CFLAGS="$CFLAGS $nb_cv_check_cc_flags -Wdeprecated-declarations"
3536 NOWARNFLAGS=-Wno-deprecated-declarations
  /src/sys/external/isc/libsodium/dist/
configure 6185 // Also check for declarations in for loops.
7894 as_CACHEVAR=`$as_echo "ax_cv_check_cflags__$CWFLAGS -Wmissing-declarations" | $as_tr_sh`
7895 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether C compiler accepts $CWFLAGS -Wmissing-declarations" >&5
7896 $as_echo_n "checking whether C compiler accepts $CWFLAGS -Wmissing-declarations... " >&6; }
7902 CFLAGS="$CFLAGS $CWFLAGS -Wmissing-declarations"
7927 CWFLAGS="$CWFLAGS -Wmissing-declarations"
  /src/sys/external/isc/libsodium/dist/build-aux/
ltmain.sh 4620 /* External symbol declarations for the compiler. */\
5555 /* declarations of non-ANSI functions */

Completed in 1083 milliseconds

1 2