expr_to_str_sym
name = expr_to_str_sym(right, NULL);
name = expr_to_str_sym(expr, &sym);
name = expr_to_str_sym(expr, sym);
name = expr_to_str_sym(expr, &sym);
return expr_to_str_sym(expr, sym);
name = expr_to_str_sym(arg, &sym);
ret_str = expr_to_str_sym(expr, &ret_sym);
name = expr_to_str_sym(arg, NULL);
char *expr_to_str_sym(struct expression *expr,
name = expr_to_str_sym(array, &sym);
one_name = expr_to_str_sym(one, &one_sym);
two_name = expr_to_str_sym(two, &two_sym);
return expr_to_str_sym(expr, NULL);
name = expr_to_str_sym(expr, &sym);
name = expr_to_str_sym(expr, &sym);
left_name = expr_to_str_sym(left, &left_sym);
name = expr_to_str_sym(expr, &start_sym);
name = expr_to_str_sym(expr, &sym);