Lines Matching defs:YYRHSLOC
826 #define YYRHSLOC(Rhs, K) ((Rhs)[K])
832 (Current).first_line = YYRHSLOC (Rhs, 1).first_line; \
833 (Current).first_column = YYRHSLOC (Rhs, 1).first_column; \
834 (Current).last_line = YYRHSLOC (Rhs, N).last_line; \
835 (Current).last_column = YYRHSLOC (Rhs, N).last_column; \
840 YYRHSLOC (Rhs, 0).last_line; \
842 YYRHSLOC (Rhs, 0).last_column; \