Home
last modified time | relevance | path

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

/freebsd/contrib/nvi/ex/
H A Dex_tag.c486 #define L_SLOP 4 /* Leading number plus trailing *. */ in ex_tag_display() macro
489 if (sp->cols <= L_NAME + L_SLOP) { in ex_tag_display()