Lines Matching refs:YYRHSLOC
102 (Current).first_line = YYRHSLOC(Rhs, 1).first_line; \
103 (Current).first_column = YYRHSLOC(Rhs, 1).first_column; \
104 (Current).position = YYRHSLOC(Rhs, 1).position; \
105 (Current).last_line = YYRHSLOC(Rhs, N).last_line; \
106 (Current).last_column = YYRHSLOC(Rhs, N).last_column; \
108 (Current).first_line = YYRHSLOC(Rhs, 0).last_line; \
110 (Current).first_column = YYRHSLOC(Rhs, 0).last_column; \
112 (Current).position = YYRHSLOC(Rhs, 0).position \