Searched refs:bsign (Results 1 – 1 of 1) sorted by relevance
1183 bool asign, bsign; in helper_f2xm1() local1271 bsign = extractFloatx80Sign(f2xm1_table[n].exp2m1); in helper_f2xm1()1272 if (asign == bsign) { in helper_f2xm1()1282 asign = bsign; in helper_f2xm1()