Home
last modified time | relevance | path

Searched refs:BN_ADD (Results 1 – 1 of 1) sorted by relevance

/dports/lang/fth/fth-1.4.1/src/
H A Dnumbers.c2727 BN_ADD, enumerator
2745 case BN_ADD: in bn_math()
2768 return (fth_make_bignum(bn_math(m, n, BN_ADD))); in bn_add()
3521 case BN_ADD: in rt_math()
3544 return (fth_make_rational(rt_math(m, n, BN_ADD))); in rt_add()