Home
last modified time | relevance | path

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

/ndk/sources/host-tools/sed-4.2.1/sed/
Dfmt.c44 #define LEEWAY 7 macro
215 best_width = max_width * (201 - 2 * LEEWAY) / 200; in fmt()