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

123

/freebsd-11-stable/contrib/gdb/gdb/
H A Df-exp.c782 Current.first_column = Rhs[1].first_column; \
H A Djv-exp.c841 Current.first_column = Rhs[1].first_column; \
H A Dc-exp.c964 Current.first_column = Rhs[1].first_column; \
H A Dobjc-exp.c946 Current.first_column = Rhs[1].first_column; \
H A Dp-exp.c756 Current.first_column = Rhs[1].first_column; \
/freebsd-11-stable/contrib/byacc/test/btyacc/
H A Dgrammar.tab.c1071 (loc).first_column = ((rhs)[-1]).last_column; \
1078 (loc).first_column = ((rhs)[ 0 ]).first_column; \

Completed in 103 milliseconds

123