Lines Matching full:warn
282 Warn whenever a comment-start sequence \fB/*\fR appears in a \fB/*\fR
299 Warn about certain constructs that behave differently in traditional and
300 \&\s-1ISO\s0 C. Also warn about \s-1ISO\s0 C constructs that have no traditional C
304 Warn whenever an identifier which is not a macro is encountered in an
309 Warn about macros defined in the main file that are unused. A macro
311 The preprocessor will also warn if the macro has not been used at the
329 Warn whenever an \fB#else\fR or an \fB#endif\fR are followed by text.