Home
last modified time | relevance | path

Searched refs:Rhs (Results 1 – 1 of 1) sorted by relevance

/hal_rpi_pico-latest/tools/pioasm/gen/
Dparser.cpp75 #define YYRHSLOC(Rhs, K) ((Rhs)[K].location) argument
81 # define YYLLOC_DEFAULT(Current, Rhs, N) \ argument
85 (Current).begin = YYRHSLOC (Rhs, 1).begin; \
86 (Current).end = YYRHSLOC (Rhs, N).end; \
90 (Current).begin = (Current).end = YYRHSLOC (Rhs, 0).end; \