Searched defs:warnings (Results 1 – 12 of 12) sorted by relevance
41 int warnings; member
121 AC_ARG_ENABLE(warnings, optenable
257 AC_ARG_ENABLE([warnings], optenable
182 char warnings = 0; local
54 int warnings = 0; variable
68 static u_int errors, warnings; variable
108 int warnings = 0; variable
1267 AC_ARG_ENABLE(warnings, optenable
197 static int warnings; /* warn about crap */ variable
1956 std::string warnings; in DoExecute() local
1960 …d::JumpToLine (const FileSpec &file, uint32_t line, bool can_leave_function, std::string *warnings) in JumpToLine()
415 candidate_warning *warnings; member