Lines Matching full:rather
91 dtoa.c: cosmetic changes: "ULong" rather than "unsigned Long";
129 rather than the smallest normal double precision number.
163 family now deals with 80-bit (5 unsigned 16-bit ints) rather than
166 the x family and results in strto[Ipr]x writing 80 rather than 96 bits
169 that terminates the strings it writes, rather than a pointer to
172 The second argument to g_dfmt is now pointer (to a double) rather
179 Example: "1e-320" gave -3.6304123742133376e+280 rather than 0.
192 it returned 0 rather than the smallest denormal.
305 10. On input "-x", return 0 rather than -0.
375 strtod.c: switch on gethex(...) & STRTOG_Retmask rather than just on
410 character, e.g., 0x.1 (which was rendered as 0 rather than .0625).
416 as NaN rather than unacceptable input (causing return 0). Adjust
474 rounding mode from fegetround() rather than FLT_ROUNDS, unless