Searched refs:ieee (Results 1 - 4 of 4) sorted by relevance

/osnet-11/usr/src/lib/libc/port/fp/
H A Dsigfpe.c142 goto ieee;
145 goto ieee;
148 goto ieee;
151 goto ieee;
154 goto ieee;
169 ieee:
/osnet-11/usr/src/lib/libnsl/rpc/
H A Dxdr_float.c52 * various mathematical operations are used to generate the ieee format.
56 * float/double whose value can not be represented by the ieee format,
58 * ieee largest float = (2 ^ 128) * 0x1.fffff
59 * ieee smallest float = (2 ^ -127) * 0x1.00000
60 * ieee largest double = (2 ^ 1024) * 0x1.fffff
61 * ieee smallest double = (2 ^ -1023) * 0x1.00000
97 struct ieee_single ieee; member in struct:sgl_limits
141 is = lim->ieee;
180 /* over or under flowing ieee exponent */
207 if ((is.exp == lim->ieee
311 struct ieee_double ieee; member in struct:dbl_limits
[all...]
/osnet-11/usr/src/grub/grub-0.97/
H A Dconfig.sub1172 | -udi* | -eabi* | -lites* | -ieee* | -go32* | -aux* \
/osnet-11/usr/src/grub/grub2/build-aux/
H A Dconfig.sub1211 | -udi* | -eabi* | -lites* | -ieee* | -go32* | -aux* \

Completed in 35 milliseconds