Searched refs:exp_mpn (Results 1 – 5 of 5) sorted by relevance
/glibc-2.36/math/ |
D | atest-exp.c | 58 exp_mpn (mp1 ex, mp1 x) in exp_mpn() function 128 exp_mpn (ex, x); in do_test() 168 exp_mpn (ex, x); in do_test()
|
D | atest-exp2.c | 84 exp_mpn (mp1 ex, mp1 x) in exp_mpn() function 123 exp_mpn (ex, tmp + FRAC / mpbpl); in exp2_mpn() 207 exp_mpn (ex, x); in do_test()
|
/glibc-2.36/posix/ |
D | tst-regex.input | 2179 * math/atest-exp.c (exp_mpn, main): Cast to mp_limb_t appropriately. 2180 * math/atest-exp2.c (exp_mpn, main): Likewise.
|
/glibc-2.36/ChangeLog.old/ |
D | ChangeLog.8 | 2179 * math/atest-exp.c (exp_mpn, main): Cast to mp_limb_t appropriately. 2180 * math/atest-exp2.c (exp_mpn, main): Likewise.
|
D | ChangeLog.18 | 23933 * math/atest-exp.c (exp_mpn): Mark chk unused. 23934 * math/atest-exp2.c (exp_mpn): Likewise. 71111 * math/atest-exp.c (exp_mpn): Remove ROUND. 71112 * math/atest-exp2.c (exp_mpn): Likewise.
|