big_add_abs
BIG_ERR_CODE big_add_abs(BIGNUM *result, BIGNUM *aa, BIGNUM *bb);
err = big_add_abs(result, &ap, &tmp);
(void) big_add_abs(mid, high, low);
(void) big_add_abs(&tmp, &tmp, n);
(void) big_add_abs(&tmp, &tmp, n);
(void) big_add_abs(&tmp, &tmp, n);
(void) big_add_abs(&o, &o, &big_One);
(void) big_add_abs(&tmp, n, &big_One);
if ((err = big_add_abs(result, result, &big_Two)) !=
if ((err = big_add_abs(result, result, &big_Two)) != BIG_OK)
if ((err = big_add_abs(result, aa, bb)) != BIG_OK) {
if ((err = big_add_abs(result, aa, bb)) != BIG_OK) {
if ((err = big_add_abs(result, aa, bb)) != BIG_OK) {
if ((err = big_add_abs(result, aa, bb)) != BIG_OK) {