Home
last modified time | relevance | path

Searched refs:symbol_list_n_used_set (Results 1 – 5 of 5) sorted by relevance

/external/bison/src/
Dsymlist.h81 void symbol_list_n_used_set (symbol_list *l, int n, bool used);
Dsymlist.c157 symbol_list_n_used_set (symbol_list *l, int n, bool used) in symbol_list_n_used_set() function
Dscan-gram.l888 symbol_list_n_used_set (current_rule, n, true); in handle_action_dollar()
Dscan-gram.c3542 symbol_list_n_used_set (current_rule, n, true); in handle_action_dollar()
/external/bison/
DChangeLog1037 (symbol_list_n_get, symbol_list_n_used_set): New.