Searched refs:STATE_NORMAL (Results 1 – 5 of 5) sorted by relevance
339 case STATE_NORMAL: in mark_beginning_as_normal()344 state_type[mach] = STATE_NORMAL; in mark_beginning_as_normal()
225 current_state_type = STATE_NORMAL;390 current_state_type = STATE_NORMAL;
476 #define STATE_NORMAL 0x1 macro
1629 current_state_type = STATE_NORMAL; in yyparse()1817 current_state_type = STATE_NORMAL; in yyparse()
106 … if (type == STATE_NORMAL || rule_type[ar] != RULE_VARIABLE) { /* do nothing */ in check_trailing_context()