HomeSort by: relevance | last modified time | path
    Searched refs:mpn_mul_4 (Results 1 - 4 of 4) sorted by relevancy

  /src/external/lgpl3/gmp/dist/mpn/sparc64/ultrasparct3/
aormul_4.asm 1 dnl SPARC v9 mpn_mul_4 and mpn_addmul_4 for T3/T4/T5.
75 define(`func', `mpn_mul_4')
84 MULFUNC_PROLOGUE(mpn_mul_4 mpn_addmul_4)
  /src/external/lgpl3/gmp/dist/tune/
common.c 578 SPEED_ROUTINE_MPN_UNARY_4 (mpn_mul_4);
  /src/external/lgpl3/gmp/dist/
gmp-impl.h 1171 #define mpn_mul_4 __MPN(mul_4) macro
1172 __GMP_DECLSPEC mp_limb_t mpn_mul_4 (mp_ptr, mp_srcptr, mp_size_t, mp_srcptr);
  /src/external/lgpl3/gmp/dist/tests/devel/
try.c 1956 { TRY(mpn_mul_4), TYPE_MUL_4, 4 },

Completed in 22 milliseconds