/illumos-gate/usr/src/uts/common/io/ib/mgt/ibmf/ |
H A D | ibmf_utils.c | 69 int multiplier = 0; local 93 if (multiplier) { 94 multiplier--; 96 if (multiplier == 0) { 117 if (multiplier) { 118 multiplier--; 120 if (multiplier == 0) { 143 if (multiplier) { 144 multiplier--; 146 if (multiplier 208 int multiplier = 0; local [all...] |
/illumos-gate/usr/src/test/zfs-tests/tests/functional/zvol/zvol_swap/ |
H A D | zvol_swap_004_pos.ksh | 58 for multiplier in 1 32 16384 131072; do 59 ((volsize = vbs * multiplier))
|
/illumos-gate/usr/src/lib/libbc/libc/gen/common/ |
H A D | _sprintf_sup.c | 94 _left_shift_base_ten(_big_float *pbf, short unsigned multiplier) argument 97 * Multiply a base-10**4 significand by 2<<multiplier. Extend length 108 p = _lshift_b10000((_BIG_FLOAT_DIGIT) pbf->bsignificand[j], multiplier, carry); 121 _left_shift_base_two(_big_float *pbf, short unsigned multiplier) argument 124 * Multiply a base-2**16 significand by 2<<multiplier. Extend length 135 p = _lshift_b65536(pbf->bsignificand[j], multiplier, carry); 146 _right_shift_base_two(_big_float *pbf, short unsigned multiplier, argument 149 /* *pb = *pb / 2**multiplier to normalize. 15 <= multiplier <= 1 */ 158 p = _rshift_b65536(pbf->bsignificand[j], multiplier, carr 166 _multiply_base_ten(_big_float *pbf, _BIG_FLOAT_DIGIT multiplier) argument 192 _multiply_base_two(_big_float *pbf, _BIG_FLOAT_DIGIT multiplier, long unsigned carry) argument 216 _multiply_base_ten_by_two(_big_float *pbf, short unsigned multiplier) argument [all...] |
H A D | _base_sup.c | 198 _BIG_FLOAT_DIGIT multiplier; local 227 multiplier = 10000; 232 multiplier = 1000; 237 multiplier = 100; 242 multiplier = 10; 245 _multiply_base_two(pb, multiplier, (long unsigned) carry); 251 multiplier = 10; 254 multiplier = 100; 257 multiplier = 1000; 261 _multiply_base_two(pb, multiplier, (lon [all...] |
H A D | _times_power.c | 258 _BIG_FLOAT_DIGIT multiplier = pbf->bsignificand[0]; local 264 _multiply_base_ten(pbf, multiplier); 267 _multiply_base_two(pbf, multiplier, (unsigned long) 0);
|
/illumos-gate/usr/src/uts/common/io/usb/usba/ |
H A D | parser.c | 56 int multiplier = 0; local 89 if (multiplier) { 90 multiplier--; 92 if (multiplier == 0) { 108 if (multiplier) { 109 multiplier--; 111 if (multiplier == 0) { 129 if (multiplier) { 130 multiplier--; 132 if (multiplier [all...] |
/illumos-gate/usr/src/lib/libc/port/fp/ |
H A D | __x_power.c | 50 * Multiply a base-2**16 significand by multiplier. Extend length as 54 __multiply_base_two(_big_float *pbf, unsigned short multiplier) argument 61 p = (unsigned int)pbf->bsignificand[j] * multiplier + carry; 71 * Multiply a base-10**4 significand by multiplier. Extend length as 75 __multiply_base_ten(_big_float *pbf, unsigned short multiplier) argument 82 p = (unsigned int)pbf->bsignificand[j] * multiplier + carry; 93 * Multiply a base-10**4 significand by 2**multiplier. Extend length 97 __multiply_base_ten_by_two(_big_float *pbf, unsigned short multiplier) argument 104 p = ((unsigned int)pbf->bsignificand[j] << multiplier) + carry; 244 unsigned short multiplier, produc local [all...] |
/illumos-gate/usr/src/cmd/backup/restore/ |
H A D | main.c | 90 int multiplier; local 206 multiplier = 1; 209 multiplier = 3600; 214 multiplier = 60; 223 ((count * multiplier) / autoload_period);
|
/illumos-gate/usr/src/cmd/sgs/rtld.4.x/ |
H A D | umultiply.s | 38 * pass the multiplier into %o0, and the multiplicand into %o1 44 * multiplies. This code checks the size of the multiplier, and has 66 wr %o0, %y ! multiplier to Y register 71 be umul_4bit ! 4-bit multiplier 77 be,a umul_8bit ! 8-bit multiplier 81 be,a umul_12bit ! 12-bit multiplier 85 be,a umul_16bit ! 16-bit multiplier
|
/illumos-gate/usr/src/cmd/prctl/ |
H A D | utils.c | 112 uint64_t multiplier = 1; local 196 multiplier = scales[index]; 197 result = value * multiplier;
|
/illumos-gate/usr/src/uts/common/io/ |
H A D | vuid_queue.c | 44 static struct timeval32 tv_mult(struct timeval32 tv, int multiplier); 334 /* tv * multiplier (works for small multipliers * seconds, < 1000) */ 336 tv_mult(struct timeval32 tv, int multiplier) argument 341 usecs *= multiplier;
|
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/excalibur/envd/ |
H A D | piclenvd.c | 1970 float multiplier; local 1986 multiplier = 0; 1988 multiplier = tempdiff/4 + 2002 multiplier = 0; 2004 multiplier = -tempdiff/4 + 2014 multiplier = 1.0; 2019 * Enforece some bounds on multiplier and the 2022 multiplier = MIN(multiplier, 3.0); 2023 speed_change = delta * multiplier * [all...] |
/illumos-gate/usr/src/cmd/backup/dump/ |
H A D | dumpmain.c | 187 int multiplier; local 202 multiplier = 1; 205 multiplier = 3600; 210 multiplier = 60; 220 ((count * multiplier) / autoload_period);
|
/illumos-gate/usr/src/uts/common/io/ixgbe/core/ |
H A D | ixgbe_dcb.c | 52 int min_credit, multiplier; local 63 multiplier = (min_credit / min_percent) + 1; 67 int val = min(bw[i] * multiplier, IXGBE_DCB_MAX_CREDIT_REFILL); 127 * a multiplier. It is required that the refill credits must be 129 * multiplier that will allow all bandwidth percentages to be 148 /* Calculate credit refill ratio using multiplier */
|
/illumos-gate/usr/src/lib/fm/topo/modules/common/ses/ |
H A D | ses_facility.c | 98 #define TOPO_METH_SES_READING_MULT "multiplier" 248 double raw, multiplier; local 265 &multiplier) != 0) 266 multiplier = 1; 293 nvlist_add_double(nvl, TOPO_PROP_VAL_VAL, raw * multiplier) != 0) {
|
/illumos-gate/usr/src/uts/common/io/usb/hcd/ehci/ |
H A D | ehci_isoch_util.c | 288 * the multiplier for "HIGH BANDWIDTH" transfers look at 4.7 in EHCI spec. 734 uint_t multiplier, itd_count; local 739 multiplier = 1 * 8; 740 itd_count = pkt_count / multiplier; 741 if (pkt_count % multiplier) {
|
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/mdnsd/ |
H A D | DNSCommon.c | 1282 mDNSu32 val = 0, multiplier = 1; local 1289 { val += (name->c[name->c[0]] - '0') * multiplier; multiplier *= 10; name->c[0]--; }
|