Home
last modified time | relevance | path

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

/scripts/
Dunifdef.c172 static bool lnnum; /* -n: add #line directives */ variable
292 lnnum = true; in main()
563 if (lnnum && delcount > 0) in flushline()