Searched refs:nterm_sym (Results 1 – 5 of 5) sorted by relevance
203 if (class == nterm_sym && sym->class != nterm_sym) in symbol_class_set()259 sym->class = nterm_sym; in symbol_check_defined()375 if (this->class == nterm_sym) in symbol_pack()537 sym->class = nterm_sym; in dummy_symbol_get()
39 nterm_sym /* non-terminal */ enumerator
205 lhs->class = nterm_sym; in grammar_current_rule_begin()492 accept->class = nterm_sym; in reader()
303 "%nterm" { current_class = nterm_sym; } symbol_defs.1
1946 { current_class = nterm_sym; }