Home
last modified time | relevance | path

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

/netbsd/external/lgpl3/gmp/dist/tune/
H A Dspeed.c302 { "mpn_gcd_11", speed_mpn_gcd_11, FLAG_R_OPTIONAL },
H A Dcommon.c1751 speed_mpn_gcd_11 (struct speed_params *s) in speed_mpn_gcd_11() function
H A Dspeed.h234 double speed_mpn_gcd_11 (struct speed_params *);
/netbsd/external/lgpl3/gmp/dist/
H A DChangeLog633 * tune/common.c (speed_mpn_gcd_11): New function.
634 * tune/speed.h (speed_mpn_gcd_11): Declare it.