Home
last modified time | relevance | path

Searched refs:base_cost (Results 1 – 1 of 1) sorted by relevance

/ndk/sources/host-tools/sed-4.2.1/sed/
Dfmt.c146 static COST base_cost P_ ((WORD *this));
472 start->best_cost = best + base_cost (start); in fmt_paragraph()
482 base_cost (register WORD *this) in base_cost() function