• Home
  • Raw
  • Download

Lines Matching refs:YYLLOC_DEFAULT

236 	YYLLOC_DEFAULT so that it uses its Rhs argument.
243 enabled, there's no such warning because YYLLOC_DEFAULT then uses
1097 lalrl1.cc: give a chance to user defined YYLLOC_DEFAULT.
1098 * data/lalr1.cc (YYLLOC_DEFAULT): Move its definition from the
1107 (YYLLOC_DEFAULT): Use it.
1110 * tests/calc.at (YYLLOC_DEFAULT): Use YYRHSLOC.
1142 Define YYLLOC_DEFAULT to adjust to these changes.
8576 YYLLOC_DEFAULT.
8580 YYLLOC_DEFAULT's usage for ambiguity locations.
8812 definition of YYLLOC_DEFAULT.
8813 * data/glr.c: Change all uses of YYLLOC_DEFAULT to parenthesize
9362 * data/glr.c, data/yacc.c (YYLLOC_DEFAULT): Change `if (N)' to
9475 * data/glr.cc (YYLLOC_DEFAULT): Omit /*CONSTCOND*/ since this code
9750 (YYLLOC_DEFAULT, YYCHK, YYDPRINTF, YY_SYMBOL_PRINT, YY_REDUCE_PRINT):
9753 * data/lalr1.cc (YYLLOC_DEFAULT, YY_SYMBOL_PRINT, YY_REDUCE_PRINT):
9758 (YYCOPY, YYSTACK_RELOCATE, YYBACKUP, YYLLOC_DEFAULT):
11323 * data/glr.c (YYLLOC_DEFAULT): Use GNU spacing conventions.
11324 * data/yacc.c (YYLLOC_DEFAULT): Likewise.
11488 (yyrecoverSyntaxError): Use YYLLOC_DEFAULT instead of assuming
11489 the default definition of YYLLOC_DEFAULT. Problem reported
11497 (YYLLOC_DEFAULT): Use the conventions of yacc.c, so we can
11503 (YYLLOC_DEFAULT): Use the same macro as glr.c.
11736 In Bison 1.875's yacc.c, YYLLOC_DEFAULT was called regardless
11738 improve the use of YYLLOC_DEFAULT in such a case.
11743 * data/glr.c, data/lalr1.cc, data/yacc.c (YYLLOC_DEFAULT): On an
11838 YYLLOC_DEFAULT is used.
11840 * data/lalr1.cc (YYLLOC_DEFAULT): Stop relying on the initial
12727 * data/glr.c (YYLLOC_DEFAULT): Parenthesize arguments as needed,
12729 * data/lalar1.cc (YYLLOC_DEFAULT): Likewise.
12730 * data/yacc.c (YYLLOC_DEFAULT): Likewise.
12855 (YYLLOC_DEFAULT): Add parentheses, and give trivial definition if
12857 (yyuserAction): Use YYLLOC_DEFAULT to set *yylocp.
13453 * data/lalr1.cc (YYLLOC_DEFAULT): Fix its definition: be based on
13743 Compute the error's location by applying YYLLOC_DEFAULT to
13746 YYLLOC_DEFAULT is also invoked for syntax errors.
14221 (YYLLOC_DEFAULT): Use it.
17294 * src/parse-gram.y (YYLLOC_DEFAULT, current_lhs_location): New.
17927 (YYLLOC_DEFAULT): Adjust to do it.
18520 location as yylloc and location as yyloc. Use YYLLOC_DEFAULT, and
22018 * src/bison.simple (YYLLOC_DEFAULT): Update.
22418 * src/bison.s1 (YYLLOC_DEFAULT): New macro.