Searched refs:line_cost (Results 1 – 1 of 1) sorted by relevance
147 static COST line_cost P_ ((WORD *next, int len));460 wcost = line_cost (w, len) + w->best_cost; in fmt_paragraph()515 line_cost (register WORD *next, register int len) in line_cost() function