Home | History | Annotate | Download | only in src

Lines Matching defs:no

96  *  If VALUE != 0 then KEY sets flags and no-KEY clears them.
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.
110 int no = strncmp (args, "no-", 3) == 0 ? 3 : 0;
111 int value = XARGMATCH (option, args + no, keys, values);
114 if (no)
121 if (no)
188 "none - no traces",
236 "none - no warnings",
339 -l, --no-lines don't generate '#line' directives\n\
370 `no-CATEGORY' turn off warnings in CATEGORY\n\
438 This is free software; see the source for copying conditions. There is NO\n\
566 { "no
575 /* Under DOS, there is no difference on the case. This can be