Lines Matching defs:YYRHSLOC
817 #define YYRHSLOC(Rhs, K) ((Rhs)[K])
823 (Current).first_line = YYRHSLOC (Rhs, 1).first_line; \
824 (Current).first_column = YYRHSLOC (Rhs, 1).first_column; \
825 (Current).last_line = YYRHSLOC (Rhs, N).last_line; \
826 (Current).last_column = YYRHSLOC (Rhs, N).last_column; \
831 YYRHSLOC (Rhs, 0).last_line; \
833 YYRHSLOC (Rhs, 0).last_column; \