Searched refs:nterm_sym (Results 1 – 5 of 5) sorted by relevance
336 if (class == nterm_sym && sym->class != nterm_sym) in symbol_class_set()397 sym->class = nterm_sym; in symbol_check_defined()503 if (this->class == nterm_sym) in symbol_pack()747 sym->class = nterm_sym; in dummy_symbol_get()
43 nterm_sym /**< Non-terminal. */ enumerator
244 lhs->class = nterm_sym; in grammar_current_rule_begin()604 accept->class = nterm_sym; in reader()
420 "%nterm" { current_class = nterm_sym; } symbol_defs.1
2528 { current_class = nterm_sym; }