strtodg.c | 186 ULong carry, inex, lostbits; local in function:rvOK 233 inex = lostbits = 0; 236 inex = STRTOG_Inexlo; 239 inex = STRTOG_Inexhi; 260 b->wds = inex = 0; 276 inex = STRTOG_Inexhi | STRTOG_Underflow; 279 inex = STRTOG_Inexlo | STRTOG_Underflow; 288 b->wds = inex = 0; 292 *irv |= inex; 333 int dsign, e, e1, e2, emin, esign, finished, i, inex, irv local in function:strtodg [all...] |