Searched refs:create_unary_op (Results 1 – 1 of 1) sorted by relevance
250 static struct expr *create_unary_op(struct expr *lhs, int op) in create_unary_op() function387 return create_unary_op(get_atom(), token); in get_atom()