Home
last modified time | relevance | path

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

/bootable/recovery/edify/
Dyydefs.h25 #define YYLLOC_DEFAULT(Current, Rhs, N) \ argument
28 (Current).start = YYRHSLOC(Rhs, 1).start; \
29 (Current).end = YYRHSLOC(Rhs, N).end; \
31 (Current).start = YYRHSLOC(Rhs, 0).start; \
32 (Current).end = YYRHSLOC(Rhs, 0).end; \