Searched refs:rc_lineno (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/binutils/binutils/
H A Drclex.c208 rc_lineno = line - 1;
398 ++rc_lineno;
560 ++rc_lineno;
776 ++rc_lineno;
H A Dresrc.c126 int rc_lineno; variable
524 rc_lineno = 1;
576 fatal ("%s:%d: %s", rc_filename, rc_lineno, msg);
584 fprintf (stderr, _("%s:%d: %s\n"), rc_filename, rc_lineno, msg);

Completed in 102 milliseconds