Searched refs:BC_LEX_KW_ELSE (Results 1 – 4 of 4) sorted by relevance
752 BC_LEX_KW_ELSE, BC_LEX_LOAD, BC_LEX_LOAD_POP, BC_LEX_OP_ASSIGN,792 BC_LEX_KW_ELSE, BC_LEX_PRINT_STACK, BC_LEX_INVALID,
154 BC_LEX_KW_ELSE, enumerator
103 if (p->l.t == BC_LEX_KW_ELSE) { in dc_parse_cond()
68 if (t == BC_LEX_KW_ELSE) { in bc_parse_isDelimiter()632 new_else = (p->l.t == BC_LEX_KW_ELSE); in bc_parse_endBody()1070 if (type != BC_LEX_KW_ELSE) { in bc_parse_stmt()1124 case BC_LEX_KW_ELSE: in bc_parse_stmt()