/external/bison/data/ |
D | c++.m4 | 185 # Define YYLLOC_DEFAULT. 187 [[/* YYLLOC_DEFAULT -- Set CURRENT to span from RHS[1] to RHS[N]. 191 # ifndef YYLLOC_DEFAULT 192 # define YYLLOC_DEFAULT(Current, Rhs, N) \
|
D | c.m4 | 620 # Define YYLLOC_DEFAULT. 622 [[/* YYLLOC_DEFAULT -- Set CURRENT to span from RHS[1] to RHS[N]. 626 #ifndef YYLLOC_DEFAULT 627 # define YYLLOC_DEFAULT(Current, Rhs, N) \
|
D | lalr1.cc | 663 YYLLOC_DEFAULT (yyloc, slice, yylen); 800 YYLLOC_DEFAULT (yyloc, yyerror_range, 2);
|
D | glr.cc | 98 # Hijack the post prologue to insert early definition of YYLLOC_DEFAULT
|
D | glr.c | 863 YYLLOC_DEFAULT ((*yylocp), (yyvsp - yyrhslen), yyrhslen); 1780 YYLLOC_DEFAULT ((yys1->yyloc), yyrhsloc, yynrhs); 2167 YYLLOC_DEFAULT ((yys->yyloc), yyerror_range, 2);]])[ 2224 YYLLOC_DEFAULT (yyerrloc, (yystackp->yyerror_range), 2);]])[
|
D | yacc.c | 1791 YYLLOC_DEFAULT (yyloc, (yylsp - yylen), yylen);]])[ 1984 YYLLOC_DEFAULT (yyloc, yyerror_range, 2);
|
/external/bison/examples/calc++/ |
D | calc++-parser.cc | 82 # ifndef YYLLOC_DEFAULT 83 # define YYLLOC_DEFAULT(Current, Rhs, N) \ macro 489 YYLLOC_DEFAULT (yyloc, slice, yylen); in parse() 688 YYLLOC_DEFAULT (yyloc, yyerror_range, 2); in parse()
|
/external/mesa3d/src/glsl/ |
D | glsl_parser_extras.h | 228 # define YYLLOC_DEFAULT(Current, Rhs, N) \ macro
|
/external/chromium_org/third_party/mesa/src/src/glsl/ |
D | glsl_parser_extras.h | 228 # define YYLLOC_DEFAULT(Current, Rhs, N) \ macro
|
/external/chromium_org/third_party/mesa/src/src/glsl/glcpp/ |
D | glcpp.h | 73 # define YYLLOC_DEFAULT(Current, Rhs, N) \ macro
|
/external/mesa3d/src/glsl/glcpp/ |
D | glcpp.h | 73 # define YYLLOC_DEFAULT(Current, Rhs, N) \ macro
|
/external/e2fsprogs/intl/ |
D | plural.c | 492 #ifndef YYLLOC_DEFAULT 493 # define YYLLOC_DEFAULT(Current, Rhs, N) \ macro 983 YYLLOC_DEFAULT (yyloc, (yylsp - yylen), yylen); in yyparse()
|
/external/bison/src/ |
D | parse-gram.c | 114 #define YYLLOC_DEFAULT(Current, Rhs, N) (Current) = lloc_default (Rhs, N) macro 978 #ifndef YYLLOC_DEFAULT 979 # define YYLLOC_DEFAULT(Current, Rhs, N) \ macro 2194 YYLLOC_DEFAULT (yyloc, (yylsp - yylen), yylen); 3077 YYLLOC_DEFAULT (yyloc, yyerror_range, 2);
|
D | parse-gram.y | 38 #define YYLLOC_DEFAULT(Current, Rhs, N) (Current) = lloc_default (Rhs, N) macro
|
/external/bison/ |
D | TODO | 305 used %locations for that and defined YYLLOC_DEFAULT to call a function 308 YYLLOC_DEFAULT, because it is invoked before the action is executed.
|
D | NEWS | 655 macro and use it in the default YYLLOC_DEFAULT. You are encouraged 659 # define YYLLOC_DEFAULT(Current, Rhs, N) \ 674 # define YYLLOC_DEFAULT(Current, Rhs, N) \ 687 ** YYLLOC_DEFAULT in C++: 689 The default implementation of YYLLOC_DEFAULT used to be issued in 692 override the user's YYLLOC_DEFAULT if provided. 1464 - In Yacc-style parsers YYLLOC_DEFAULT is now used to compute error 1698 The latter is now removed: YYLLOC_DEFAULT is fully responsible of
|
/external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/ |
D | glcpp-parse.c | 1061 #ifndef YYLLOC_DEFAULT 1062 # define YYLLOC_DEFAULT(Current, Rhs, N) \ macro 1900 YYLLOC_DEFAULT (yyloc, (yylsp - yylen), yylen); 2988 YYLLOC_DEFAULT (yyloc, yyerror_range, 2);
|
D | glsl_parser.cc | 2166 #ifndef YYLLOC_DEFAULT 2167 # define YYLLOC_DEFAULT(Current, Rhs, N) \ macro 3005 YYLLOC_DEFAULT (yyloc, (yylsp - yylen), yylen); 5919 YYLLOC_DEFAULT (yyloc, yyerror_range, 2);
|
/external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/program/ |
D | program_parse.tab.c | 176 #define YYLLOC_DEFAULT(Current, Rhs, N) \ macro 1459 #ifndef YYLLOC_DEFAULT 1460 # define YYLLOC_DEFAULT(Current, Rhs, N) \ macro 2282 YYLLOC_DEFAULT (yyloc, (yylsp - yylen), yylen); 5308 YYLLOC_DEFAULT (yyloc, yyerror_range, 2);
|
/external/libpcap/ |
D | grammar.c | 1171 #ifndef YYLLOC_DEFAULT 1172 # define YYLLOC_DEFAULT(Current, Rhs, N) \ macro
|
/external/chromium_org/third_party/angle/src/compiler/ |
D | glslang_tab.cpp | 313 #define YYLLOC_DEFAULT(Current, Rhs, N) \ macro 1376 #ifndef YYLLOC_DEFAULT 1377 # define YYLLOC_DEFAULT(Current, Rhs, N) \ macro 2243 YYLLOC_DEFAULT (yyloc, (yylsp - yylen), yylen); 4799 YYLLOC_DEFAULT (yyloc, yyerror_range, 2);
|
/external/elfutils/src/ |
D | ldscript.c | 827 #ifndef YYLLOC_DEFAULT 828 # define YYLLOC_DEFAULT(Current, Rhs, N) \ macro
|
/external/bison/tests/ |
D | actions.at | 155 # define YYLLOC_DEFAULT(Current, Rhs, N) \ 166 # define YYLLOC_DEFAULT(Current, Rhs, N) \ 1271 # define YYLLOC_DEFAULT(Current, Rhs, N) (void)(Rhs)
|
D | calc.at | 230 # define YYLLOC_DEFAULT(Current, Rhs, N) \
|
/external/elfutils/libcpu/ |
D | i386_parse.c | 818 #ifndef YYLLOC_DEFAULT 819 # define YYLLOC_DEFAULT(Current, Rhs, N) \ macro
|