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