Searched refs:yylineno (Results 1 - 8 of 8) sorted by relevance

/haiku-fatelf/src/bin/rc/
H A Dlexer.l68 %option yylineno
226 incl.lineno = yylineno;
232 yylineno = 1;
253 yylineno = incl.lineno;
269 yylineno = 1;
H A Dcompile.h36 extern int yylineno;
H A Dcompile.cpp118 mem.line = yylineno;
174 rdef_err_line = yylineno;
H A Dparser.y507 rdef_err_line = yylineno;
/haiku-fatelf/src/bin/network/wget/src/
H A Dcss.c352 extern int yylineno;
354 int yylineno = 1; variable
6063 return yylineno;
6106 yylineno = line_number;
/haiku-fatelf/src/libs/print/libgutenprint/src/gutenprintui2/
H A Dprintrcl.c341 extern int yylineno;
343 int yylineno = 1; variable
2076 return yylineno;
2119 yylineno = line_number;
/haiku-fatelf/src/libs/print/libgutenprint/src/testpattern/
H A Dtestpatternl.c341 extern int yylineno;
343 int yylineno = 1; variable
2172 return yylineno;
2215 yylineno = line_number;
/haiku-fatelf/src/bin/gawk/
H A Dawkgram.c1105 unsigned int yylineno = yyrline[yyrule]; local
1107 yyrule - 1, yylineno);

Completed in 141 milliseconds