Home
last modified time | relevance | path

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

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