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

  /src/external/lgpl3/mpc/dist/src/
balls.c 178 mpcr_mul (r, z1->r, z2->r);
262 mpcr_mul (r, r, z1->r);
264 mpcr_mul (s, s, z2->r);
305 mpcr_mul (r, r, z1->r);
eta.c 74 mpcr_mul (r2, r, eta->r);
mpc.h 288 __MPC_DECLSPEC void mpcr_mul (mpcr_ptr r, mpcr_srcptr s, mpcr_srcptr t);
radius.c 436 void mpcr_mul (mpcr_ptr r, mpcr_srcptr s, mpcr_srcptr t) function

Completed in 15 milliseconds