Home
last modified time | relevance | path

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

/netbsd/src/external/lgpl3/gmp/dist/tune/
Dcommon.c1710 SPEED_ROUTINE_MPN_GCD (mpn_gcd); in speed_mpn_gcd()
Dspeed.h3082 #define SPEED_ROUTINE_MPN_GCD(function) \ macro