Lines Matching refs:all
91 * \param all the all value.
94 * If 0, then activate all the flags.
97 * If VALUE == 0 then KEY clears all flags from \c all and no-KEY sets all
98 * flags from \c all. Thus no-none = all and no-all = none.
103 int all, int *flags, char *args)
115 *flags |= all;
117 *flags &= ~all;
130 *flags |= all;
140 * \arg FlagName_all the all value.
161 "all",
202 "all - all of the above",
241 "other - all other warnings",
242 "all - all of the above",
269 "all",
368 `other' all other warnings (enabled by default)\n\
369 `all' all the warnings\n\
371 `none' turn off all the warnings\n\
382 `all' include all the above information\n\
390 `all' all of the above\n\
391 `none' disable all of the above\n\