Home
last modified time | relevance | path

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

/external/elfutils/src/
Dldscript.c717 yysymprint Args; \
725 yysymprint (stderr, \
884 yysymprint (FILE *yyoutput, int yytype, YYSTYPE *yyvaluep) in yysymprint() function
887 yysymprint (yyoutput, yytype, yyvaluep) in yysymprint()
/external/libpcap/
Dgrammar.c1235 yysymprint (stderr, \
1437 yysymprint (FILE *yyoutput, int yytype, YYSTYPE *yyvaluep) in yysymprint() function
1440 yysymprint (yyoutput, yytype, yyvaluep) in yysymprint()
/external/bison/
DTODO212 Have them support yysymprint, yydestruct and so forth.
DChangeLog1029 Generate yy_symbol_print instead of yysymprint.
1289 (yysymprint): Move higher to be visible from yy_reduce_print).
1484 * data/c.m4 (yydestruct, yysymprint):
1510 * data/c.m4 (yysymprint): Prefer printf to puts and putc.
1546 * data/c.m4 (yysymprint): Prefer puts and putc to printf.
6439 * data/yacc.c (yysymprint): Remove, rather...
8200 * data/yacc.c: Use it to define yysymprint, yydestruct, and
8207 (yydestruct, yysymprint): Move above yyparse.
8603 * data/yacc.c (yydestruct, yysymprint): Pacify GCC warnings for
8753 (yysymprint): Be sure to call YYPRINT only for tokens, and using
[all …]