Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/tools/libxl/
A Dlibxlu_cfg_l.l26 yylloc->first_line= yylineno; \
72 \n|\#.*\n { yylloc->first_line= yylineno-1; return NEWLINE; }
A Dlibxlu_cfg_y.c140 int first_line; member
613 (Current).first_line = YYRHSLOC (Rhs, 1).first_line; \
620 (Current).first_line = (Current).last_line = \
661 if (0 <= yylocp->first_line) in yy_location_print_()
663 res += YYFPRINTF (yyo, "%d", yylocp->first_line); in yy_location_print_()
669 if (yylocp->first_line < yylocp->last_line) in yy_location_print_()
1392 { xlu__cfg_set_store(ctx,(yyvsp[-2].string),(yyvsp[0].value),(yylsp[0]).first_line); } in yyparse()
A Dlibxlu_cfg_y.h76 int first_line; member
A Dlibxlu_internal.h36 int first_line; member
A Dlibxlu_cfg.c216 cfg->config_source, value->loc.first_line, in xlu_cfg_value_get_string()
233 cfg->config_source, value->loc.first_line, in xlu_cfg_value_get_list()
555 loc.first_line= xlu__cfg_yyget_lineno(ctx->scanner); in xlu__cfgl_lexicalerror()
557 ctx->lexerrlineno= loc.first_line; in xlu__cfgl_lexicalerror()
564 lineno= loc->first_line; in xlu__cfg_yyerror()
A Dlibxlu_cfg_l.c512 yylloc->first_line= yylineno; \
928 { yylloc->first_line= yylineno-1; return NEWLINE; }
/xen-4.10.0-shim-comet/xen/tools/kconfig/
A Dzconf.tab.c_shipped877 (Current).first_line = YYRHSLOC (Rhs, 1).first_line; \
884 (Current).first_line = (Current).last_line = \

Completed in 22 milliseconds