perform_unop
static int perform_unop(enum token, const char *);
return !perform_unop(op->op_num, a2);
return perform_unop(n, *t_wp);