Searched refs:mpn_mod_1_1p_cps (Results 1 - 6 of 6) sorted by relevance

/haiku-buildtools/gcc/gmp/mpn/generic/
H A Dmod_1.c221 mpn_mod_1_1p_cps (pre, b);
234 mpn_mod_1_1p_cps (pre, b);
H A Dmod_1_1.c33 mpn_mod_1_1p_cps (mp_limb_t cps[4], mp_limb_t b) function
/haiku-buildtools/gcc/gmp/tests/mpn/
H A Dt-mod_1.c36 mpn_mod_1_1p_cps (pre, b);
/haiku-buildtools/gcc/gmp/tune/
H A Dcommon.c685 SPEED_ROUTINE_MPN_MOD_1_1 (mpn_mod_1_1p,mpn_mod_1_1p_cps);
H A Dspeed.h1356 mpn_mod_1_1p_cps (inv, s->r); \
/haiku-buildtools/gcc/gmp/
H A Dgmp-impl.h927 #define mpn_mod_1_1p_cps __MPN(mod_1_1p_cps) macro
928 __GMP_DECLSPEC void mpn_mod_1_1p_cps __GMP_PROTO ((mp_limb_t [4], mp_limb_t));

Completed in 69 milliseconds