HomeSort by: relevance | last modified time | path
    Searched defs:mul3 (Results 1 - 2 of 2) sorted by relevancy

  /src/tests/lib/libpthread/
t_fpu.c 88 mul3(double x, double y, double z) function
102 d = mul3(mul3(2., 3., 5.), mul3(7., 11., 13.), mul3(17., 19., 23.));
  /src/external/lgpl3/gmp/dist/mpz/
bin_uiui.c 102 mul3 (mp_limb_t m) function
170 static const mulfunc_t mulfunc[] = {mul1,mul2,mul3,mul4,mul5,mul6,mul7,mul8 /* ,mul9,mul10 */};

Completed in 25 milliseconds