Lines Matching refs:inex
186 ULong carry, inex, lostbits; in rvOK() local
233 inex = lostbits = 0; in rvOK()
236 inex = STRTOG_Inexlo; in rvOK()
239 inex = STRTOG_Inexhi; in rvOK()
257 inex = b->wds = 0; in rvOK()
273 inex = STRTOG_Inexhi | STRTOG_Underflow; in rvOK()
276 inex = STRTOG_Inexlo | STRTOG_Underflow; in rvOK()
285 inex = b->wds = 0; in rvOK()
289 *irv |= inex; in rvOK()
313 int dsign, e, e1, e2, emin, esign, finished, i, inex, irv; in strtodg() local
729 inex = STRTOG_Inexhi; in strtodg()
839 inex = STRTOG_Inexlo; in strtodg()
842 inex = STRTOG_Inexhi; in strtodg()
857 inex = STRTOG_Inexlo; in strtodg()
875 inex = STRTOG_Inexact - inex; in strtodg()
959 irv |= inex; in strtodg()
964 irv |= inex; in strtodg()