Searched refs:TYPE_VALUE_CON (Results 1 – 2 of 2) sorted by relevance
149 case TYPE_VALUE_CON: in validate_expr()194 case TYPE_VALUE_CON: in print_exp()229 } else if ((at->type == TYPE_VALUE_CON) || in walk_back_and_insert_paren()282 if ((at->type == TYPE_VALUE_CON) || in walk_fwd_and_insert_paren()498 at->type = TYPE_VALUE_CON; in parse_expression()525 if (at->type == TYPE_VALUE_CON) { in parse_expression()584 } else if(exp->type == TYPE_VALUE_CON) { in run_expr()601 } else if(other_half->type == TYPE_VALUE_CON) { in run_expr()
36 TYPE_VALUE_CON, enumerator