Searched refs:STARTING_CFG_BLOCK (Results 1 – 1 of 1) sorted by relevance
23 OUTSIDE_BLOCK, INSIDE_COMPILATION_BLOCK, STARTING_CFG_BLOCK, INSIDE_CFG_BLOCK = range(4) variable in C1ParserState39 if state.current_state == C1ParserState.STARTING_CFG_BLOCK:93 state.current_state = C1ParserState.STARTING_CFG_BLOCK