Home
last modified time | relevance | path

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

/netbsd-src/external/lgpl3/gmp/dist/tune/
H A Dspeed.h2902 #define SPEED_ROUTINE_MPN_HGCD_CALL(func, itchfunc) \ argument
2924 hgcd_itch = itchfunc (s->size); \
2952 #define SPEED_ROUTINE_MPN_HGCD_REDUCE_CALL(func, itchfunc) \ argument
2975 hgcd_step_itch = itchfunc (s->size, p); \