Home | History | Annotate | Download | only in include

Lines Matching full:means

272   /* Nonzero means use extra default include directories for C++.  */
275 /* Nonzero means handle cplusplus style comments. */
278 /* Nonzero means define __OBJC__, treat @ as a special token, use
283 /* Nonzero means don't copy comments into the output file. */
286 /* Nonzero means don't copy comments into the output file during
290 /* Nonzero means process the ISO trigraph sequences. */
293 /* Nonzero means process the ISO digraph sequences. */
296 /* Nonzero means to allow hexadecimal floats and LL suffixes. */
299 /* Nonzero means process u/U prefix literals (UTF-16/32). */
302 /* Nonzero means print names of header files (-H). */
305 /* Nonzero means cpp_pedwarn causes a hard error. */
308 /* Nonzero means don't print warning messages. */
311 /* Nonzero means complain about deprecated features. */
314 /* Nonzero means don't suppress warnings from system headers. */
317 /* Nonzero means don't print error messages. Has no option to
321 /* Nonzero means warn if slash-star appears in a comment. */
324 /* Nonzero means warn if a user-supplied include directory does not
328 /* Nonzero means warn if there are any trigraphs. */
331 /* Nonzero means warn about multicharacter charconsts. */
334 /* Nonzero means warn about various incompatibilities with
338 /* Nonzero means warn about long long numeric constants. */
341 /* Nonzero means warn about text after an #endif (or #else). */
344 /* Nonzero means warn about implicit sign changes owing to integer
348 /* Zero means don't warn about __VA_ARGS__ usage in c89 pedantic mode.
352 /* Nonzero means warn about builtin macros that are redefined or
356 /* Nonzero means turn warnings into errors. */
359 /* Nonzero means we should look for header.gcc files that remap file
363 /* Zero means dollar signs are punctuation. */
366 /* Nonzero means UCNs are accepted in identifiers. */
373 /* Nonzero means warn if undefined identifiers are evaluated in an #if. */
376 /* Nonzero means warn of unused macros from the main file. */
385 /* Nonzero means give all the error messages the ANSI standard requires. */
388 /* Nonzero means we're looking at already preprocessed code, so don't
395 /* Nonzero means handle C++ alternate operator names. */
447 /* True means chars (wide chars) are unsigned. */
454 /* Nonzero means __STDC__ should have the value 0 in system headers. */
457 /* True means error callback should be used for diagnostics. */