Searched refs:BC_LEX_KW_ELSE (Results 1 – 4 of 4) sorted by relevance
793 BC_LEX_KW_ELSE, BC_LEX_LOAD, BC_LEX_LOAD_POP, BC_LEX_OP_ASSIGN,855 BC_LEX_KW_ELSE, BC_LEX_PRINT_STACK, BC_LEX_INVALID,
83 if (p->l.t == BC_LEX_KW_ELSE) { in dc_parse_cond()
69 if (t == BC_LEX_KW_ELSE) { in bc_parse_isDelimiter()581 new_else = (p->l.t == BC_LEX_KW_ELSE); in bc_parse_endBody()964 if (type != BC_LEX_KW_ELSE) { in bc_parse_stmt()1032 case BC_LEX_KW_ELSE: in bc_parse_stmt()
181 BC_LEX_KW_ELSE, enumerator