/illumos-gate/usr/src/uts/sparc/fpu/ |
H A D | addsub.c | 68 pz->rounded = pz->sticky = 0; 72 pz->rounded = py->rounded; 136 pz->rounded = 0; 167 r = py->rounded; /* rounded bit */ 170 g = py->rounded; /* guard bit */ 185 pz->rounded = g; 188 pz->rounded = r;
|
H A D | utility.c | 140 pu->rounded = 0; in fpu_rightshift() 150 pu->sticky |= pu->rounded | (pu->significand[3]&0x7fffffff); in fpu_rightshift() 151 pu->rounded = (*pu).significand[3] >> 31; in fpu_rightshift() 166 pu->sticky |= pu->rounded | (u3&j); in fpu_rightshift() 167 pu->rounded = (u3&m)>>(n-1); in fpu_rightshift() 319 pu->significand[3], (pu->rounded != 0),
|
H A D | unpack.c | 41 pu->sticky = pu->rounded = 0; in unpackint32() 80 pu->sticky = pu->rounded = 0; in unpackint64() 105 pu->sticky = pu->rounded = 0; in unpacksingle() 153 pu->sticky = pu->rounded = 0; in unpackdouble() 205 pu->sticky = pu->rounded = 0; in unpackextended()
|
H A D | div.c | 154 if ((r[0]|r[1]|r[2]|r[3]) == 0) pz->sticky = pz->rounded = 0; 157 if (fpu_cmpli(r, y, 4) >= 0) pz->rounded = 1; 297 pz->sticky = pz->rounded = 0; 301 pz->rounded = 1; 303 pz->rounded = 0;
|
H A D | mul.c | 171 pz->rounded = acc[3]&1; 179 pz->rounded = r;
|
H A D | pack.c | 72 sr = pu->sticky|pu->rounded; in round() 79 increment = pu->rounded; in round() 543 pu->sticky = pu->rounded = 0; in _fp_pack()
|
/illumos-gate/usr/src/lib/libc/port/fp/ |
H A D | decimal_bin.c | 336 int n, exp, rounded, e; in __fast_decimal_to_single() local 345 rounded = 0; in __fast_decimal_to_single() 348 rounded = 1; in __fast_decimal_to_single() 362 rounded = 1; in __fast_decimal_to_single() 366 rounded = 1; in __fast_decimal_to_single() 367 if (rounded) { in __fast_decimal_to_single() 372 rounded = 1; in __fast_decimal_to_single() 377 rounded = 1; in __fast_decimal_to_single() 378 if (rounded) { in __fast_decimal_to_single() 383 rounded = 1; in __fast_decimal_to_single() [all …]
|
/illumos-gate/usr/src/lib/libc/sparc/gen/ |
H A D | alloca.S | 33 ! o0: # bytes of space to allocate, already rounded to 0 mod 8
|
/illumos-gate/usr/src/lib/libc/sparcv9/gen/ |
H A D | alloca.S | 32 ! o0: # bytes of space to allocate, already rounded to 0 mod 8
|
/illumos-gate/usr/src/uts/sparc/sys/fpu/ |
H A D | globals.h | 71 int rounded; /* rounded bit */ member
|
/illumos-gate/usr/src/lib/libm/i386/src/ |
H A D | hypot.S | 61 fldl (%esp) / sqrt(x*x+y*y) rounded to double
|
H A D | exp.S | 79 fldl (%esp) / exp(x) rounded to double
|
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zfs_create/ |
H A D | zfs_create.cfg | 62 # explicitly check that its size has been rounded up to the nearest multiple
|
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/documentation/ |
H A D | structure.tex | 368 \draw[anchor=west] (5cm,-9cm) node [rounded corners=25pt,fill=white,fill opacity=.6,text opacity=1,… 384 \draw[anchor=west] (5cm,-9cm) node [rounded corners=25pt,fill=white,opacity=.7,inner sep=15.5pt]{\h… 385 \draw[anchor=west] (5cm,-9cm) node [rounded corners=25pt,draw=ocre,line width=2pt,inner sep=15pt]{\…
|
/illumos-gate/usr/src/uts/common/fs/zfs/ |
H A D | zio.c | 1557 size_t rounded = (size_t)P2ROUNDUP(psize, in zio_write_compress() local 1559 if (rounded >= lsize) { in zio_write_compress() 1566 abd_zero_off(cdata, psize, rounded - psize); in zio_write_compress() 1567 psize = rounded; in zio_write_compress()
|
/illumos-gate/usr/src/uts/common/io/cxgbe/firmware/ |
H A D | t5fw_cfg.txt | 438 nexactf = 16 # (NPORTS *(no of snmc grp + 1 hw mac) + 1 anmc grp)) rounded to 16.
|
H A D | t6fw_cfg.txt | 455 nexactf = 16 # (NPORTS *(no of snmc grp + 1 hw mac) + 1 anmc grp)) rounded to 16.
|
/illumos-gate/usr/src/lib/libmvec/common/vis/ |
H A D | __vpow.S | 38 ! __mt_constlog2[2*i] = high order rounded 32 bits log2(1+i/256)*256, i = [0, 255]
|
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/ |
H A D | RELEASE | 2264 string would output as a rounded version of the string has
|
/illumos-gate/usr/src/grub/grub-0.97/docs/ |
H A D | texinfo.tex | 4816 % @cartouche ... @end cartouche: draw rectangle w/rounded corners around
|
/illumos-gate/usr/src/uts/intel/io/acpica/ |
H A D | changes.txt | 11869 region definition if the field is within the region length rounded up to 15710 object would get its byte address inadvertently rounded down to
|
/illumos-gate/usr/src/data/terminfo/ |
H A D | termcap.src | 17480 # wedge with rounded corners inside it. The color was sort of
|
H A D | terminfo.src | 19606 # wedge with rounded corners inside it. The color was sort of
|