Searched refs:bsign (Results 1 – 2 of 2) sorted by relevance
32 int msign, bsign, rsign; in mpi_powm() local80 bsign = base->sign; in mpi_powm()146 rsign = bsign; in mpi_powm()
1160 bool asign, bsign; in helper_f2xm1() local1248 bsign = extractFloatx80Sign(f2xm1_table[n].exp2m1); in helper_f2xm1()1249 if (asign == bsign) { in helper_f2xm1()1259 asign = bsign; in helper_f2xm1()