Home
last modified time | relevance | path

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

/netbsd/external/lgpl3/gmp/dist/tune/
H A Dcommon.c1769 SPEED_ROUTINE_MPZ_NEXTPRIME (mpz_nextprime); in speed_mpz_nextprime()
H A Dspeed.h3170 #define SPEED_ROUTINE_MPZ_NEXTPRIME(function) \ macro