Home
last modified time | relevance | path

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

/freebsd/contrib/unifdef/
H A Dunifdef.c180 static bool lnnum; /* -n: add #line directives */ variable
334 lnnum = true; in main()
716 if (lnnum && delcount > 0) in flushline()