Searched refs:YYLLOC_DEFAULT (Results 1 – 5 of 5) sorted by relevance
| /utopia/UTPA2-700.0.x/projects/build/scripts/dtc/ |
| H A D | srcpos.h | 49 #define YYLLOC_DEFAULT(Current, Rhs, N) \ macro
|
| H A D | dtc-parser.tab.c_shipped | 638 /* YYLLOC_DEFAULT -- Set CURRENT to span from RHS[1] to RHS[N]. 643 #ifndef YYLLOC_DEFAULT 644 # define YYLLOC_DEFAULT(Current, Rhs, N) \
|
| /utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/ |
| H A D | zconf.tab.c | 842 #ifndef YYLLOC_DEFAULT 843 # define YYLLOC_DEFAULT(Current, Rhs, N) \ macro
|
| H A D | zconf.tab.c_shipped | 837 /* YYLLOC_DEFAULT -- Set CURRENT to span from RHS[1] to RHS[N]. 842 #ifndef YYLLOC_DEFAULT 843 # define YYLLOC_DEFAULT(Current, Rhs, N) \
|
| /utopia/UTPA2-700.0.x/projects/build/scripts/genksyms/ |
| H A D | parse.c_shipped | 886 /* YYLLOC_DEFAULT -- Set CURRENT to span from RHS[1] to RHS[N]. 891 #ifndef YYLLOC_DEFAULT 892 # define YYLLOC_DEFAULT(Current, Rhs, N) \
|