Home
last modified time | relevance | path

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

/dports/math/gmp/gmp-6.2.1/tune/
H A Dspeed.c260 { "mpn_modexact_1c_odd", speed_mpn_modexact_1c_odd, FLAG_R },
H A Dcommon.c826 speed_mpn_modexact_1c_odd (struct speed_params *s) in speed_mpn_modexact_1c_odd() function
H A Dtuneup.c2665 param.function = speed_mpn_modexact_1c_odd; in tune_modexact_1_odd()
H A Dspeed.h265 double speed_mpn_modexact_1c_odd (struct speed_params *);
/dports/math/gap/gap-4.11.0/extern/gmp/tune/
H A Dspeed.c263 { "mpn_modexact_1c_odd", speed_mpn_modexact_1c_odd, FLAG_R },
H A Dcommon.c826 speed_mpn_modexact_1c_odd (struct speed_params *s) in speed_mpn_modexact_1c_odd() function
H A Dtuneup.c2538 param.function = speed_mpn_modexact_1c_odd; in tune_modexact_1_odd()
H A Dspeed.h255 double speed_mpn_modexact_1c_odd (struct speed_params *);
/dports/math/mingw32-libgmp/gmp-6.0.0/tune/
H A Dspeed.c268 { "mpn_modexact_1c_odd", speed_mpn_modexact_1c_odd, FLAG_R },
H A Dcommon.c821 speed_mpn_modexact_1c_odd (struct speed_params *s) in speed_mpn_modexact_1c_odd() function
H A Dtuneup.c2481 param.function = speed_mpn_modexact_1c_odd; in tune_modexact_1_odd()
H A Dspeed.h252 double speed_mpn_modexact_1c_odd (struct speed_params *);
/dports/math/kalker/gmp-mpfr-sys-21966f4bfb56c87d407eb14c72e92ef4e55856aa/gmp-6.2.1-c/tune/
H A Dspeed.c260 { "mpn_modexact_1c_odd", speed_mpn_modexact_1c_odd, FLAG_R },
H A Dcommon.c826 speed_mpn_modexact_1c_odd (struct speed_params *s) in speed_mpn_modexact_1c_odd() function
H A Dtuneup.c2665 param.function = speed_mpn_modexact_1c_odd; in tune_modexact_1_odd()
H A Dspeed.h265 double speed_mpn_modexact_1c_odd (struct speed_params *);
/dports/math/mpir/mpir-3.0.0/tune/
H A Dspeed.c271 { "mpn_modexact_1c_odd", speed_mpn_modexact_1c_odd, FLAG_R },
H A Dtuneup.c1709 param.function2 = speed_mpn_modexact_1c_odd; in tune_modexact_1_odd()
H A Dcommon.c860 speed_mpn_modexact_1c_odd (struct speed_params *s) in speed_mpn_modexact_1c_odd() function
H A Dspeed.h265 double speed_mpn_modexact_1c_odd _PROTO ((struct speed_params *s));