Home
last modified time | relevance | path

Searched defs:warnings (Results 1 – 16 of 16) sorted by relevance

/freebsd-13.1/contrib/blacklist/port/
H A Dconfigure.ac58 AC_ARG_ENABLE(warnings, optenable
/freebsd-13.1/usr.sbin/lpr/chkprintcap/
H A Dskimprintcap.h43 int warnings; member
/freebsd-13.1/contrib/file/
H A Dconfigure.ac144 AC_ARG_ENABLE(warnings, optenable
/freebsd-13.1/contrib/googletest/googletest/include/gtest/internal/
H A Dgtest-port.h319 # define GTEST_DISABLE_MSC_WARNINGS_PUSH_(warnings) \ argument
326 # define GTEST_DISABLE_MSC_WARNINGS_PUSH_(warnings) argument
/freebsd-13.1/contrib/libxo/
H A Dconfigure.ac280 AC_ARG_ENABLE([warnings], optenable
/freebsd-13.1/usr.bin/top/
H A Dtop.c251 char warnings = 0; in main() local
/freebsd-13.1/usr.bin/localedef/
H A Dscanner.c54 int warnings = 0; variable
/freebsd-13.1/usr.sbin/makefs/
H A Dmtree.c81 static u_int errors, warnings; variable
/freebsd-13.1/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectReproducer.cpp666 bool warnings = false; in DoExecute() local
H A DCommandObjectThread.cpp1612 std::string warnings; in DoExecute() local
/freebsd-13.1/contrib/ncurses/
H A Dconfigure.in1524 AC_ARG_ENABLE(warnings, optenable
/freebsd-13.1/contrib/mandoc/
H A Dmandocdb.c177 static int warnings; /* warn about crap */ variable
/freebsd-13.1/contrib/llvm-project/lldb/source/Target/
H A DThread.cpp1545 bool can_leave_function, std::string *warnings) { in JumpToLine()
/freebsd-13.1/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_settings.cpp2111 int warnings = 0; in __kmp_parse_affinity_env() local
/freebsd-13.1/sbin/camcontrol/
H A Dcamcontrol.c6718 int warnings = 0, retval; in sanitize_wait_scsi() local
/freebsd-13.1/contrib/bsnmp/tests/
H A Dcatch.hpp5237 WarnAbout::What warnings = WarnAbout::Nothing; member