Searched refs:ORPHAN_COST (Results 1 – 1 of 1) sorted by relevance
85 #define ORPHAN_COST(n) (EQUIV (150) / ((n) + 2)) macro944 cost += ORPHAN_COST (this->length); in base_cost()