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

/opensolaris-onvv-gate/usr/src/lib/libbc/libc/gen/common/
H A Dsigfpe.c118 goto ieee;
121 goto ieee;
124 goto ieee;
127 goto ieee;
130 goto ieee;
143 ieee:
/opensolaris-onvv-gate/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:
/opensolaris-onvv-gate/usr/src/lib/libnsl/rpc/
H A Dxdr_float.c55 * various mathematical operations are used to generate the ieee format.
59 * float/double whose value can not be represented by the ieee format,
61 * ieee largest float = (2 ^ 128) * 0x1.fffff
62 * ieee smallest float = (2 ^ -127) * 0x1.00000
63 * ieee largest double = (2 ^ 1024) * 0x1.fffff
64 * ieee smallest double = (2 ^ -1023) * 0x1.00000
100 struct ieee_single ieee; member in struct:sgl_limits
144 is = lim->ieee;
183 /* over or under flowing ieee exponent */
210 if ((is.exp == lim->ieee
314 struct ieee_double ieee; member in struct:dbl_limits
[all...]
/opensolaris-onvv-gate/usr/src/uts/sparc/sys/
H A DMakefile64 ieee.h
/opensolaris-onvv-gate/usr/src/uts/common/io/mwl/
H A Dmwl.c1312 hc->ieee = 1+j;
1346 hc->ieee = table[i];
1453 addchan(struct mwl_channel *c, int freq, int flags, int ieee, int txpow) argument
1457 c->ic_ieee = (uint8_t)ieee;
1502 hc->ieee, hc->maxTxPow);
1509 c->ic_extieee = hc->ieee;
1530 addchan(c, hc->freq, flags, hc->ieee, hc->maxTxPow);
2604 if (ci->channels[i].ieee == chan)
H A Dmwl_var.h251 uint8_t ieee; /* channel number */ member in struct:__anon6357::mwl_hal_channel
/opensolaris-onvv-gate/usr/src/grub/grub-0.97/
H A Dconfig.sub1172 | -udi* | -eabi* | -lites* | -ieee* | -go32* | -aux* \
/opensolaris-onvv-gate/usr/src/pkg/manifests/
H A Dsystem-header.mf1001 $(sparc_ONLY)file path=usr/include/sys/fpu/ieee.h

Completed in 206 milliseconds