Home
last modified time | relevance | path

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

/math/
A Datest-exp2.c50 static const mp1 mp_exp1 = { variable
208 if (mpn_cmp (ex, mp_exp1, SZ) >= 0) in do_test()
209 mpn_sub_n (e3, ex, mp_exp1, SZ); in do_test()
211 mpn_sub_n (e3, mp_exp1, ex, SZ); in do_test()

Completed in 4 milliseconds