PRUNE_PACKED_VERBOSE   39 builtin/prune-packed.c 	if (opts & PRUNE_PACKED_VERBOSE)
PRUNE_PACKED_VERBOSE   53 builtin/prune-packed.c 	int opts = isatty(2) ? PRUNE_PACKED_VERBOSE : 0;
PRUNE_PACKED_VERBOSE   58 builtin/prune-packed.c 			   PRUNE_PACKED_VERBOSE),
PRUNE_PACKED_VERBOSE  401 builtin/repack.c 			opts |= PRUNE_PACKED_VERBOSE;