Searched refs:YYLLOC_DEFAULT (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/u-boot/scripts/dtc/ |
| H A D | srcpos.h | 81 #define YYLLOC_DEFAULT(Current, Rhs, N) \ macro
|
| H A D | dtc-parser.tab.c | |
| H A D | dtc-parser.tab.c_shipped | 740 /* YYLLOC_DEFAULT -- Set CURRENT to span from RHS[1] to RHS[N]. 744 #ifndef YYLLOC_DEFAULT 745 # define YYLLOC_DEFAULT(Current, Rhs, N) \ 1467 YYLLOC_DEFAULT (yyloc, (yylsp - yylen), yylen); 2252 YYLLOC_DEFAULT (yyloc, yyerror_range, 2);
|
| /OK3568_Linux_fs/kernel/scripts/dtc/ |
| H A D | srcpos.h | 68 #define YYLLOC_DEFAULT(Current, Rhs, N) \ macro
|