Home
last modified time | relevance | path

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

/ndk/sources/host-tools/sed-4.2.1/sed/
Dfmt.c172 static int best_width; variable
215 best_width = max_width * (201 - 2 * LEEWAY) / 200; in fmt()
522 n = best_width - len; in line_cost()