Lines Matching refs:YYRHSLOC
595 #define YYRHSLOC(Rhs, K) ((Rhs)[K])
601 (Current).first_line = YYRHSLOC (Rhs, 1).first_line; \
602 (Current).first_column = YYRHSLOC (Rhs, 1).first_column; \
603 (Current).last_line = YYRHSLOC (Rhs, N).last_line; \
604 (Current).last_column = YYRHSLOC (Rhs, N).last_column; \
609 YYRHSLOC (Rhs, 0).last_line; \
611 YYRHSLOC (Rhs, 0).last_column; \