Searched refs:INSIDE_COMPILATION_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 C1ParserState57 elif state.current_state == C1ParserState.INSIDE_COMPILATION_BLOCK:96 state.current_state = C1ParserState.INSIDE_COMPILATION_BLOCK