Searched refs:TYPE_VALUE_CON (Results 1 – 2 of 2) sorted by relevance
151 case TYPE_VALUE_CON: in validate_expr()196 case TYPE_VALUE_CON: in print_exp()231 } else if ((at->type == TYPE_VALUE_CON) || in walk_back_and_insert_paren()284 if ((at->type == TYPE_VALUE_CON) || in walk_fwd_and_insert_paren()500 at->type = TYPE_VALUE_CON; in parse_expression()527 if (at->type == TYPE_VALUE_CON) { in parse_expression()586 } else if(exp->type == TYPE_VALUE_CON) { in run_expr()603 } else if(other_half->type == TYPE_VALUE_CON) { in run_expr()
38 TYPE_VALUE_CON, enumerator