| /src/external/lgpl3/gmp/dist/mpf/ |
| pow_ui.c | 66 mpf_mul (t, t, t); 68 mpf_mul (t, t, b); 74 mpf_mul (t, t, t); 75 mpf_mul (r, t, b); 79 mpf_mul (r, t, t);
|
| mul.c | 0 /* mpf_mul -- Multiply two floats. 34 mpf_mul (mpf_ptr r, mpf_srcptr u, mpf_srcptr v) function
|
| mul_ui.c | 118 mpf_mul (r, u, vf);
|
| /src/external/lgpl3/gmp/dist/tests/mpf/ |
| t-sqrt_ui.c | 85 mpf_mul (s, r, r); 99 mpf_mul (s, r, r);
|
| t-sqrt.c | 1 /* Test mpf_sqrt, mpf_mul. 69 mpf_mul (y2, y, y); 152 mpf_mul (s, r, r); 165 mpf_mul (s, r, r);
|
| t-muldiv.c | 1 /* Test mpf_mul, mpf_div, mpf_ui_div, and mpf_div_ui. 105 mpf_mul (x, w, v); 109 printf ("ERROR in mpf_mul or mpf_div after %d tests\n", i);
|
| reuse.c | 58 mpf_div, mpf_add, mpf_mul, mpf_sub, 63 "mpf_div", "mpf_add", "mpf_mul", "mpf_sub",
|
| /src/external/lgpl3/gmp/dist/tests/rand/ |
| statlib.c | 139 mpf_mul (Kp, Kp, Kt); 140 mpf_mul (Km, Km, Kt); 180 mpf_mul (t1, t1, t2); 264 mpf_mul (f_t, f_t, f_t); /* f_t = X[f]^2 */ 397 mpf_mul (f_const, f_const, f_pi); 401 mpf_mul (f_const, f_const, f_pi); 406 mpf_mul (f_const, f_const, f_pi); 407 mpf_mul (f_const, f_const, f_pi); 420 mpf_mul (rop, rop, v); 421 mpf_mul (rop, rop, f_const) [all...] |
| spect.c | 97 mpf_mul (f_tmp, res[f], res[f]);
|
| stat.c | 96 mpf_mul (p, p, p); /* p = x^2 */ 349 mpf_mul (f_temp, fvec[f], f_imax_plus1);
|
| /src/external/lgpl3/gmp/dist/demos/expr/ |
| exprf.c | 58 { "*", (mpexpr_fun_t) mpf_mul, MPEXPR_TYPE_BINARY, 200 },
|
| /src/external/lgpl3/mpfr/dist/src/ |
| mpf2mpfr.h | 142 #undef mpf_mul macro 143 #define mpf_mul(x,y,z) mpfr_mul(x,y,z,MPFR_DEFAULT_RND) macro
|
| /src/external/lgpl3/mpfr/dist/tests/ |
| mpf_compat.h | 151 mpf_mul (y, x, x);
|
| /src/external/lgpl3/gmp/dist/ |
| gmpxx.h | 587 { mpf_mul(f, g, h); } 610 mpf_mul(f, g, temp); 1145 mpf_mul(temp, g, g); 1146 mpf_mul(f, h, h); 1156 mpf_mul(temp, g, g); 1173 mpf_mul(temp, g, g); 1175 mpf_mul(f, f, f);
|
| /src/external/lgpl3/gmp/lib/libgmp/arch/aarch64/ |
| gmp.h | 1370 #define mpf_mul __gmpf_mul macro 1371 __GMP_DECLSPEC void mpf_mul (mpf_ptr, mpf_srcptr, mpf_srcptr);
|
| /src/external/lgpl3/gmp/lib/libgmp/arch/alpha/ |
| gmp.h | 1370 #define mpf_mul __gmpf_mul macro 1371 __GMP_DECLSPEC void mpf_mul (mpf_ptr, mpf_srcptr, mpf_srcptr);
|
| /src/external/lgpl3/gmp/lib/libgmp/arch/arm/ |
| gmp.h | 1370 #define mpf_mul __gmpf_mul macro 1371 __GMP_DECLSPEC void mpf_mul (mpf_ptr, mpf_srcptr, mpf_srcptr);
|
| /src/external/lgpl3/gmp/lib/libgmp/arch/armeb/ |
| gmp.h | 1370 #define mpf_mul __gmpf_mul macro 1371 __GMP_DECLSPEC void mpf_mul (mpf_ptr, mpf_srcptr, mpf_srcptr);
|
| /src/external/lgpl3/gmp/lib/libgmp/arch/coldfire/ |
| gmp.h | 1353 #define mpf_mul __gmpf_mul macro 1354 __GMP_DECLSPEC void mpf_mul (mpf_ptr, mpf_srcptr, mpf_srcptr);
|
| /src/external/lgpl3/gmp/lib/libgmp/arch/hppa/ |
| gmp.h | 1370 #define mpf_mul __gmpf_mul macro 1371 __GMP_DECLSPEC void mpf_mul (mpf_ptr, mpf_srcptr, mpf_srcptr);
|
| /src/external/lgpl3/gmp/lib/libgmp/arch/i386/ |
| gmp.h | 1370 #define mpf_mul __gmpf_mul macro 1371 __GMP_DECLSPEC void mpf_mul (mpf_ptr, mpf_srcptr, mpf_srcptr);
|
| /src/external/lgpl3/gmp/lib/libgmp/arch/ia64/ |
| gmp.h | 1370 #define mpf_mul __gmpf_mul macro 1371 __GMP_DECLSPEC void mpf_mul (mpf_ptr, mpf_srcptr, mpf_srcptr);
|
| /src/external/lgpl3/gmp/lib/libgmp/arch/m68000/ |
| gmp.h | 1370 #define mpf_mul __gmpf_mul macro 1371 __GMP_DECLSPEC void mpf_mul (mpf_ptr, mpf_srcptr, mpf_srcptr);
|
| /src/external/lgpl3/gmp/lib/libgmp/arch/m68k/ |
| gmp.h | 1370 #define mpf_mul __gmpf_mul macro 1371 __GMP_DECLSPEC void mpf_mul (mpf_ptr, mpf_srcptr, mpf_srcptr);
|
| /src/external/lgpl3/gmp/lib/libgmp/arch/mips64eb/ |
| gmp.h | 1370 #define mpf_mul __gmpf_mul macro 1371 __GMP_DECLSPEC void mpf_mul (mpf_ptr, mpf_srcptr, mpf_srcptr);
|