Searched refs:source_lineno (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/gcc/
H A Dscan.c25 int source_lineno = 1; variable
131 source_lineno++, lineno++;
172 source_lineno++;
181 source_lineno = atoi (s->base) - 1; /* '\n' will add 1 */
191 source_lineno++;
H A Dscan.h69 extern int source_lineno;
H A Dfix-header.c912 source_lineno++, lineno++;

Completed in 104 milliseconds