Searched refs:yydebug_prefix (Results 1 – 2 of 2) sorted by relevance
/external/bison/data/ |
D | yacc.c | 923 char const *yydebug_prefix, 942 YYDPRINTF ((stderr, "%smax size exceeded%s", yydebug_prefix, 952 YYDPRINTF ((stderr, "%srealloc failed%s", yydebug_prefix, 966 YYDPRINTF ((stderr, "%srealloc to %lu%s", yydebug_prefix,
|
/external/bison/src/ |
D | parse-gram.c | 1355 char const *yydebug_prefix, in yy_lac_stack_realloc() argument 1374 YYDPRINTF ((stderr, "%smax size exceeded%s", yydebug_prefix, in yy_lac_stack_realloc() 1384 YYDPRINTF ((stderr, "%srealloc failed%s", yydebug_prefix, in yy_lac_stack_realloc()
|