Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/build/scripts/genksyms/
H A Dlex.c_shipped406 /* %% [1.0] yytext/yyin/yyout/yy_state_type/yylineno etc. def's & init go here */
420 extern int yylineno;
422 int yylineno = 1;
1001 /* %% [11.0] code for yylineno update goes here */
1501 /* %% [18.0] update yylineno here */
1585 /* %% [19.0] update BOL and yylineno */
2054 return yylineno;
2100 yylineno = line_number;
/utopia/UTPA2-700.0.x/projects/build/scripts/dtc/
H A Ddtc-lexer.lex.c_shipped353 extern int yylineno;
355 int yylineno = 1;
1829 return yylineno;
1872 yylineno = line_number;
/utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/
H A Dlex.zconf.c18 #define yylineno zconflineno macro
H A Dlex.zconf.c_shipped18 #define yylineno zconflineno