OPT_NEGBIT        639 builtin/grep.c 		OPT_NEGBIT(0, "no-index", &use_index,
OPT_NEGBIT        677 builtin/grep.c 		OPT_NEGBIT('h', NULL, &opt.pathname, N_("don't show filenames"), 1),
OPT_NEGBIT        679 builtin/grep.c 		OPT_NEGBIT(0, "full-name", &opt.relative,
OPT_NEGBIT        436 builtin/ls-files.c 		OPT_NEGBIT(0, "empty-directory", &dir.flags,
OPT_NEGBIT         57 builtin/prune-packed.c 		OPT_NEGBIT('q', "quiet", &opts, N_("be quiet"),
OPT_NEGBIT         48 test-parse-options.c 		OPT_NEGBIT(0, "neg-or4", &boolean, "same as --no-or4", 4),