Home
last modified time | relevance | path

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

/scripts/
Dunifdef.c184 static int linenum; /* current line number */ variable
534 stifline[depth] = linenum; in nest()
564 printf("#line %d%s", linenum, newline); in flushline()
593 linenum, linetype_name[lineval], in process()
648 linenum++; in parseline()
737 debug("parser line %d state %s comment %s line", linenum, in parseline()
1219 warnx("%s: %d: %s", filename, linenum, msg); in error()
1222 filename, linenum, msg, stifline[depth], depth); in error()