chk_plus
int chk_plus (quad_t, quad_t, quad_t);
if (chk_plus (a->u.i, b->u.i, r->u.i)) {
return chk_plus (a, -b, r);