Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/tools/libxl/
A Dlibxlu_cfg_y.c142 int last_line; member
615 (Current).last_line = YYRHSLOC (Rhs, N).last_line; \
620 (Current).first_line = (Current).last_line = \
621 YYRHSLOC (Rhs, 0).last_line; \
667 if (0 <= yylocp->last_line) in yy_location_print_()
669 if (yylocp->first_line < yylocp->last_line) in yy_location_print_()
671 res += YYFPRINTF (yyo, "-%d", yylocp->last_line); in yy_location_print_()
A Dlibxlu_cfg_y.h78 int last_line; member
A Dlibxlu_internal.h38 int last_line; member
/xen-4.10.0-shim-comet/xen/tools/kconfig/
A Dzconf.tab.c_shipped879 (Current).last_line = YYRHSLOC (Rhs, N).last_line; \
884 (Current).first_line = (Current).last_line = \
885 YYRHSLOC (Rhs, 0).last_line; \

Completed in 9 milliseconds