Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/build/scripts/dtc/
H A Dsrcpos.c124 .first_column = 0,
139 pos->first_column = current_srcfile->colno; in srcpos_update()
175 printf("first_column: %d\n", pos->first_column); in srcpos_dump()
195 pos->first_line, pos->first_column, in srcpos_string()
197 else if (pos->first_column != pos->last_column) in srcpos_string()
199 pos->first_line, pos->first_column, in srcpos_string()
203 pos->first_line, pos->first_column); in srcpos_string()
H A Dsrcpos.h41 int first_column; member
53 (Current).first_column = YYRHSLOC(Rhs, 1).first_column; \
60 (Current).first_column = (Current).last_column = \
H A Ddtc-parser.tab.c_shipped649 (Current).first_column = YYRHSLOC (Rhs, 1).first_column; \
657 (Current).first_column = (Current).last_column = \
672 (Loc).first_line, (Loc).first_column, \
/utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/
H A Dzconf.tab.c848 (Current).first_column = YYRHSLOC (Rhs, 1).first_column; \
856 (Current).first_column = (Current).last_column = \
871 (Loc).first_line, (Loc).first_column, \
H A Dzconf.tab.c_shipped848 (Current).first_column = YYRHSLOC (Rhs, 1).first_column; \
856 (Current).first_column = (Current).last_column = \
871 (Loc).first_line, (Loc).first_column, \
/utopia/UTPA2-700.0.x/projects/build/scripts/genksyms/
H A Dparse.c_shipped897 (Current).first_column = YYRHSLOC (Rhs, 1).first_column; \
905 (Current).first_column = (Current).last_column = \
920 (Loc).first_line, (Loc).first_column, \