Home
last modified time | relevance | path

Searched refs:SPEED_ROUTINE_MPN_TOOM42_MUL (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/external/lgpl3/gmp/dist/tune/
Dcommon.c1364 SPEED_ROUTINE_MPN_TOOM42_MUL (mpn_toom42_mul); in speed_mpn_toom42_mul()
Dspeed.h1433 #define SPEED_ROUTINE_MPN_TOOM42_MUL(function) \ macro
/netbsd/src/external/lgpl3/gmp/dist/
DChangeLog11191 * tune/speed.h (SPEED_ROUTINE_MPN_TOOM42_MUL): New macro.