Home
last modified time | relevance | path

Searched refs:first_column (Results 1 – 5 of 5) sorted by relevance

/xen-4.10.0-shim-comet/tools/libxl/
A Dlibxlu_cfg_y.h77 int first_column; member
A Dlibxlu_internal.h37 int first_column; member
A Dlibxlu_cfg_y.c141 int first_column; member
614 (Current).first_column = YYRHSLOC (Rhs, 1).first_column; \
622 (Current).first_column = (Current).last_column = \
664 if (0 <= yylocp->first_column) in yy_location_print_()
665 res += YYFPRINTF (yyo, ".%d", yylocp->first_column); in yy_location_print_()
675 else if (0 <= end_col && yylocp->first_column < end_col) in yy_location_print_()
A Dlibxlu_cfg.c217 value->loc.first_column); in xlu_cfg_value_get_string()
234 value->loc.first_column); in xlu_cfg_value_get_list()
/xen-4.10.0-shim-comet/xen/tools/kconfig/
A Dzconf.tab.c_shipped878 (Current).first_column = YYRHSLOC (Rhs, 1).first_column; \
886 (Current).first_column = (Current).last_column = \

Completed in 11 milliseconds