Searched refs:first_column (Results 26 - 50 of 56) sorted by relevance

123

/freebsd-11-stable/contrib/byacc/test/btyacc/
H A Dcalc2.tab.c363 (loc).first_column = ((rhs)[-1]).last_column; \
370 (loc).first_column = ((rhs)[ 0 ]).first_column; \
H A Dcalc.tab.c361 (loc).first_column = ((rhs)[-1]).last_column; \
368 (loc).first_column = ((rhs)[ 0 ]).first_column; \
H A Derr_inherit3.tab.c313 (loc).first_column = ((rhs)[-1]).last_column; \
320 (loc).first_column = ((rhs)[ 0 ]).first_column; \
H A Derr_syntax11.tab.c248 (loc).first_column = ((rhs)[-1]).last_column; \
255 (loc).first_column = ((rhs)[ 0 ]).first_column; \
H A Derr_syntax10.tab.c242 (loc).first_column = ((rhs)[-1]).last_column; \
249 (loc).first_column = ((rhs)[ 0 ]).first_column; \
H A Derr_syntax20.tab.c246 (loc).first_column = ((rhs)[-1]).last_column; \
253 (loc).first_column = ((rhs)[ 0 ]).first_column; \
H A Dinherit1.tab.c305 (loc).first_column = ((rhs)[-1]).last_column; \
312 (loc).first_column = ((rhs)[ 0 ]).first_column; \
H A Dinherit0.tab.c284 (loc).first_column = ((rhs)[-1]).last_column; \
291 (loc).first_column = ((rhs)[ 0 ]).first_column; \
H A Derror.tab.c247 (loc).first_column = ((rhs)[-1]).last_column; \
254 (loc).first_column = ((rhs)[ 0 ]).first_column; \
H A Dcalc3.tab.c359 (loc).first_column = ((rhs)[-1]).last_column; \
366 (loc).first_column = ((rhs)[ 0 ]).first_column; \
H A Dcode_calc.code.c230 (loc).first_column = ((rhs)[-1]).last_column; \
237 (loc).first_column = ((rhs)[ 0 ]).first_column; \
H A Dempty.tab.c252 (loc).first_column = ((rhs)[-1]).last_column; \
259 (loc).first_column = ((rhs)[ 0 ]).first_column; \
H A Dcode_error.code.c220 (loc).first_column = ((rhs)[-1]).last_column; \
227 (loc).first_column = ((rhs)[ 0 ]).first_column; \
H A Dok_syntax1.tab.c382 (loc).first_column = ((rhs)[-1]).last_column; \
389 (loc).first_column = ((rhs)[ 0 ]).first_column; \
H A Dquote_calc2.tab.c386 (loc).first_column = ((rhs)[-1]).last_column; \
393 (loc).first_column = ((rhs)[ 0 ]).first_column; \
H A Dquote_calc.tab.c386 (loc).first_column = ((rhs)[-1]).last_column; \
393 (loc).first_column = ((rhs)[ 0 ]).first_column; \
H A Dinherit2.tab.c312 (loc).first_column = ((rhs)[-1]).last_column; \
319 (loc).first_column = ((rhs)[ 0 ]).first_column; \
H A Dquote_calc2-s.tab.c380 (loc).first_column = ((rhs)[-1]).last_column; \
387 (loc).first_column = ((rhs)[ 0 ]).first_column; \
H A Dquote_calc-s.tab.c380 (loc).first_column = ((rhs)[-1]).last_column; \
387 (loc).first_column = ((rhs)[ 0 ]).first_column; \
H A Dpure_calc.tab.c362 (loc).first_column = ((rhs)[-1]).last_column; \
369 (loc).first_column = ((rhs)[ 0 ]).first_column; \
H A Dpure_error.tab.c250 (loc).first_column = ((rhs)[-1]).last_column; \
257 (loc).first_column = ((rhs)[ 0 ]).first_column; \
H A Dbtyacc_calc1.tab.c403 (loc).first_column = ((rhs)[-1]).last_column; \
410 (loc).first_column = ((rhs)[ 0 ]).first_column; \
H A Dexpr.oxout.tab.c368 (loc).first_column = ((rhs)[-1]).last_column; \
375 (loc).first_column = ((rhs)[ 0 ]).first_column; \
/freebsd-11-stable/contrib/gdb/gdb/
H A Dada-exp.c967 Current.first_column = Rhs[1].first_column; \
H A Dm2-exp.c902 Current.first_column = Rhs[1].first_column; \

Completed in 366 milliseconds

123