| /freebsd-12.1/contrib/byacc/test/btyacc/ |
| H A D | btyacc_demo.tab.c | 173 int first_column; member 538 (loc).first_column = ((rhs)[ 0 ]).first_column; \ 676 (*loc).first_line, (*loc).first_column, in YYDESTRUCT_DECL() 685 (*loc).first_line, (*loc).first_column, in YYDESTRUCT_DECL() 694 (*loc).first_line, (*loc).first_column, in YYDESTRUCT_DECL() 703 (*loc).first_line, (*loc).first_column, in YYDESTRUCT_DECL() 712 (*loc).first_line, (*loc).first_column, in YYDESTRUCT_DECL() 721 (*loc).first_line, (*loc).first_column, in YYDESTRUCT_DECL() 730 (*loc).first_line, (*loc).first_column, in YYDESTRUCT_DECL() 739 (*loc).first_line, (*loc).first_column, in YYDESTRUCT_DECL() [all …]
|
| H A D | err_inherit4.tab.h | 30 int first_column; member
|
| H A D | btyacc_demo.tab.h | 41 int first_column; member
|
| H A D | err_inherit4.tab.c | 169 int first_column; member 332 (loc).first_column = ((rhs)[-1]).last_column; \ 339 (loc).first_column = ((rhs)[ 0 ]).first_column; \
|
| H A D | code_debug.c | 104 (loc).first_column = ((rhs)[-1]).last_column; \ 111 (loc).first_column = ((rhs)[ 0 ]).first_column; \
|
| H A D | rename_debug.c | 106 (loc).first_column = ((rhs)[-1]).last_column; \ 113 (loc).first_column = ((rhs)[ 0 ]).first_column; \
|
| H A D | quote_calc-s.tab.c | 380 (loc).first_column = ((rhs)[-1]).last_column; \ 387 (loc).first_column = ((rhs)[ 0 ]).first_column; \
|
| H A D | quote_calc2.tab.c | 386 (loc).first_column = ((rhs)[-1]).last_column; \ 393 (loc).first_column = ((rhs)[ 0 ]).first_column; \
|
| H A D | quote_calc3.tab.c | 381 (loc).first_column = ((rhs)[-1]).last_column; \ 388 (loc).first_column = ((rhs)[ 0 ]).first_column; \
|
| H A D | quote_calc4.tab.c | 381 (loc).first_column = ((rhs)[-1]).last_column; \ 388 (loc).first_column = ((rhs)[ 0 ]).first_column; \
|
| H A D | quote_calc4-s.tab.c | 381 (loc).first_column = ((rhs)[-1]).last_column; \ 388 (loc).first_column = ((rhs)[ 0 ]).first_column; \
|
| H A D | pure_error.tab.c | 250 (loc).first_column = ((rhs)[-1]).last_column; \ 257 (loc).first_column = ((rhs)[ 0 ]).first_column; \
|
| H A D | inherit0.tab.c | 284 (loc).first_column = ((rhs)[-1]).last_column; \ 291 (loc).first_column = ((rhs)[ 0 ]).first_column; \
|
| H A D | pure_calc.tab.c | 362 (loc).first_column = ((rhs)[-1]).last_column; \ 369 (loc).first_column = ((rhs)[ 0 ]).first_column; \
|
| H A D | err_syntax20.tab.c | 246 (loc).first_column = ((rhs)[-1]).last_column; \ 253 (loc).first_column = ((rhs)[ 0 ]).first_column; \
|
| H A D | inherit1.tab.c | 305 (loc).first_column = ((rhs)[-1]).last_column; \ 312 (loc).first_column = ((rhs)[ 0 ]).first_column; \
|
| H A D | error.tab.c | 247 (loc).first_column = ((rhs)[-1]).last_column; \ 254 (loc).first_column = ((rhs)[ 0 ]).first_column; \
|
| /freebsd-12.1/contrib/dtc/ |
| H A D | srcpos.h | 72 int first_column; member 84 (Current).first_column = YYRHSLOC(Rhs, 1).first_column; \ 91 (Current).first_column = (Current).last_column = \
|
| H A D | srcpos.c | 206 .first_column = 0, 221 pos->first_column = current_srcfile->colno; in srcpos_update() 261 pos->first_line, pos->first_column, in srcpos_string() 263 else if (pos->first_column != pos->last_column) in srcpos_string() 265 pos->first_line, pos->first_column, in srcpos_string() 269 pos->first_line, pos->first_column); in srcpos_string()
|
| /freebsd-12.1/contrib/byacc/test/ |
| H A D | btyacc_demo.y | 70 @$.first_line, @$.first_column, 75 @$.first_line, @$.first_column, 80 @$.first_line, @$.first_column, 85 @$.first_line, @$.first_column, 114 @$.first_column = @1.first_column;
|
| /freebsd-12.1/contrib/ncurses/ncurses/tinfo/ |
| H A D | comp_scan.c | 83 static bool first_column; /* See 'next_char()' below */ variable 258 first_column = (bufptr == bufstart); in next_char() 259 if (first_column) in next_char() 455 if (first_column) { in _nc_get_token()
|
| /freebsd-12.1/crypto/heimdal/lib/com_err/ |
| H A D | parse.c | 624 (Current).first_column = YYRHSLOC (Rhs, 1).first_column; \ 632 (Current).first_column = (Current).last_column = \ 647 (Loc).first_line, (Loc).first_column, \
|
| /freebsd-12.1/crypto/heimdal/lib/sl/ |
| H A D | slc-gram.c | 598 (Current).first_column = YYRHSLOC (Rhs, 1).first_column; \ 606 (Current).first_column = (Current).last_column = \ 621 (Loc).first_line, (Loc).first_column, \
|
| /freebsd-12.1/crypto/heimdal/lib/asn1/ |
| H A D | asn1parse.c | 1016 (Current).first_column = YYRHSLOC (Rhs, 1).first_column; \ 1024 (Current).first_column = (Current).last_column = \ 1039 (Loc).first_line, (Loc).first_column, \
|
| /freebsd-12.1/crypto/heimdal/appl/ftp/ftpd/ |
| H A D | ftpcmd.c | 1009 (Current).first_column = YYRHSLOC (Rhs, 1).first_column; \ 1017 (Current).first_column = (Current).last_column = \ 1032 (Loc).first_line, (Loc).first_column, \
|