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

  /src/external/lgpl3/mpc/dist/src/
cos.c 26 return MPC_INEX2 (mpc_sin_cos (NULL, rop, op, 0, rnd));
mpc.h 67 #define MPC_INEX2(inex) (inex >> 4)
  /src/external/lgpl3/mpc/dist/tests/
print_parameter.c 128 MPC_INEX_STR (MPC_INEX2 (params->P[index].mpcc_inex))
double_rounding.c 98 : MPC_INEX2 (params->P[0].mpcc_inex)));
122 inex_hp = MPC_INEX2 (params->P[0].mpcc_inex);

Completed in 22 milliseconds