PRUNE_PACKED_DRY_RUN   17 builtin/prune-packed.c 	if (!(*opts & PRUNE_PACKED_DRY_RUN))
PRUNE_PACKED_DRY_RUN   30 builtin/prune-packed.c 	if (*opts & PRUNE_PACKED_DRY_RUN)
PRUNE_PACKED_DRY_RUN   56 builtin/prune-packed.c 			PRUNE_PACKED_DRY_RUN),
PRUNE_PACKED_DRY_RUN  147 builtin/prune.c 	prune_packed_objects(show_only ? PRUNE_PACKED_DRY_RUN : 0);