ORPHAN_CUTOFF     720 builtin/checkout.c 		if (lost < ORPHAN_CUTOFF)
ORPHAN_CUTOFF     725 builtin/checkout.c 	if (ORPHAN_CUTOFF < lost) {
ORPHAN_CUTOFF     726 builtin/checkout.c 		int more = lost - ORPHAN_CUTOFF;