• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /freebsd-13-stable/contrib/libpcap/

Lines Matching defs:prototypes

1852 /* System header to define __stub macros and hopefully few prototypes,
3355 function prototypes and stuff, but not '\xHH' hex character constants.
3963 { $as_echo "$as_me:${as_lineno-$LINENO}: checking that Ultrix $CC hacks const in prototypes" >&5
3964 $as_echo_n "checking that Ultrix $CC hacks const in prototypes... " >&6; }
9395 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports the -Wmissing-prototypes option" >&5
9396 $as_echo_n "checking whether the compiler supports the -Wmissing-prototypes option... " >&6; }
9398 if expr "x-Wmissing-prototypes" : "x-W.*" >/dev/null
9400 CFLAGS="$CFLAGS $ac_lbl_unknown_warning_option_error -Wmissing-prototypes"
9401 elif expr "x-Wmissing-prototypes" : "x-f.*" >/dev/null
9403 CFLAGS="$CFLAGS -Werror -Wmissing-prototypes"
9404 elif expr "x-Wmissing-prototypes" : "x-m.*" >/dev/null
9406 CFLAGS="$CFLAGS -Werror -Wmissing-prototypes"
9408 CFLAGS="$CFLAGS -Wmissing-prototypes"
9435 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether -Wmissing-prototypes " >&5
9436 $as_echo_n "checking whether -Wmissing-prototypes ... " >&6; }
9464 V_CCOPT="$V_CCOPT -Wmissing-prototypes"
9723 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports the -Wstrict-prototypes option" >&5
9724 $as_echo_n "checking whether the compiler supports the -Wstrict-prototypes option... " >&6; }
9726 if expr "x-Wstrict-prototypes" : "x-W.*" >/dev/null
9728 CFLAGS="$CFLAGS $ac_lbl_unknown_warning_option_error -Wstrict-prototypes"
9729 elif expr "x-Wstrict-prototypes" : "x-f.*" >/dev/null
9731 CFLAGS="$CFLAGS -Werror -Wstrict-prototypes"
9732 elif expr "x-Wstrict-prototypes" : "x-m.*" >/dev/null
9734 CFLAGS="$CFLAGS -Werror -Wstrict-prototypes"
9736 CFLAGS="$CFLAGS -Wstrict-prototypes"
9763 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether -Wstrict-prototypes " >&5
9764 $as_echo_n "checking whether -Wstrict-prototypes ... " >&6; }
9792 V_CCOPT="$V_CCOPT -Wstrict-prototypes"