Home
last modified time | relevance | path

Searched refs:packgram (Results 1 – 3 of 3) sorted by relevance

/external/bison/src/
Dreader.c499 packgram (void) in packgram() function
745 packgram (); in check_and_convert_grammar()
/external/bison/
DChangeLog-20125264 * src/reader.c (packgram): Move translation of rule actions from the
5265 beginning of packgram to...
5266 (check_and_convert_grammar): ... here right before packgram is invoked
5893 grammar_current_rule_symbol_append, packgram): Update.
6729 * src/reader.c (packgram): Remove the `$' from each midrule symbol
6741 (packgram): Before invoking grammar_rule_check on any rule, make sure
7327 * src/reader.c (check_and_convert_grammar): Don't invoke packgram if
7497 * src/reader.c (packgram): Don't check rule 0. This suppresses unused
7753 (packgram): Invoke record_merge_function_type for each rule now that
7783 (packgram): Translate the action and invoke grammar_rule_check now that
[all …]
DChangeLog-19981396 * src/reader.c (packgram): Allocate it and fill it in.