Home
last modified time | relevance | path

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

/netbsd/src/external/lgpl3/gmp/dist/tune/
Dcommon.c790 SPEED_ROUTINE_MPN_DIVEXACT_1 (mpn_divexact_1); in speed_mpn_divexact_1()
Dspeed.h959 #define SPEED_ROUTINE_MPN_DIVEXACT_1(function) \ macro