Searched defs:w0 (Results 1 - 20 of 20) sorted by relevance

/illumos-gate/usr/src/lib/libm/common/C/
H A Datan.c189 double *w, w0, w1, s, z; local
191 w0 = (hx >= 0)? w[0] : -w[0];
192 s = (x - w0) / (one + x * w0);
/illumos-gate/usr/src/lib/libmvec/common/
H A D__vlog.c663 } z0, z1, z2, z3, w0, w1, w2, w3; local
672 w0.i[LOWORD] = 0;
706 w0.i[HIWORD] = i0 - e;
731 d0 = z0.d - w0.d;
H A D__vcos.c202 double a0, a1, a2, w0, w1, w2; local
225 w0 = x0 * (one + z0 * (pp1 + z0 * pp2));
238 t0 = __vlibm_TBL_sincos_lo[j0+1] - (__vlibm_TBL_sincos_hi[j0+xsb0]*w0 - a0*t0);
293 w0 = x0 * (one + z0 * (pp1 + z0 * pp2));
302 t0 = __vlibm_TBL_sincos_lo[j0+1] - (__vlibm_TBL_sincos_hi[j0+xsb0]*w0 - a0*t0);
347 w0 = x0 * (one + z0 * (pp1 + z0 * pp2));
356 t0 = __vlibm_TBL_sincos_lo[j0+1] - (__vlibm_TBL_sincos_hi[j0+xsb0]*w0 - a0*t0);
397 w0 = x0 * (one + z0 * (pp1 + z0 * pp2));
403 t0 = __vlibm_TBL_sincos_lo[j0+1] - (__vlibm_TBL_sincos_hi[j0+xsb0]*w0 - a0*t0);
435 double a0, a1, w0, w local
533 double fn0, fn1, fn2, a0, a1, a2, w0, w1, w2, y0, y1, y2; local
996 double fn0, fn1, a0, a1, w0, w1, y0, y1; local
[all...]
H A D__vcosbig_ultra3.c105 double fn0, fn1, fn2, a0, a1, a2, w0, w1, w2, y0, y1, y2; local
185 w0 = fn0 * pio2_2;
188 x0 = a0 - w0;
191 y0 = (a0 - x0) - w0;
197 w0 = fn0 * pio2_3 - y0;
200 x0 = a0 - w0;
203 y0 = (a0 - x0) - w0;
209 w0 = fn0 * pio2_3t - y0;
212 x0 = a0 - w0;
215 y0 = (a0 - x0) - w0;
549 double fn0, fn1, a0, a1, w0, w1, y0, y1; local
[all...]
H A D__vsin.c176 double a0, a1, a2, w0, w1, w2; local
199 w0 = x0 * (one + z0 * (pp1 + z0 * pp2));
211 t0 = (__vlibm_TBL_sincos_hi[j0+1] * w0 + a0 * t0) + __vlibm_TBL_sincos_lo[j0+xsb0];
266 w0 = x0 * (one + z0 * (pp1 + z0 * pp2));
275 t0 = (__vlibm_TBL_sincos_hi[j0+1] * w0 + a0 * t0) + __vlibm_TBL_sincos_lo[j0+xsb0];
323 w0 = x0 * (one + z0 * (pp1 + z0 * pp2));
332 t0 = (__vlibm_TBL_sincos_hi[j0+1] * w0 + a0 * t0) + __vlibm_TBL_sincos_lo[j0+xsb0];
376 w0 = x0 * (one + z0 * (pp1 + z0 * pp2));
382 t0 = (__vlibm_TBL_sincos_hi[j0+1] * w0 + a0 * t0) + __vlibm_TBL_sincos_lo[j0+xsb0];
416 double a0, a1, w0, w local
512 double fn0, fn1, fn2, a0, a1, a2, w0, w1, w2, y0, y1, y2; local
1004 double fn0, fn1, a0, a1, w0, w1, y0, y1; local
[all...]
H A D__vsinbig_ultra3.c105 double fn0, fn1, fn2, a0, a1, a2, w0, w1, w2, y0, y1, y2; local
185 w0 = fn0 * pio2_2;
188 x0 = a0 - w0;
191 y0 = (a0 - x0) - w0;
197 w0 = fn0 * pio2_3 - y0;
200 x0 = a0 - w0;
203 y0 = (a0 - x0) - w0;
209 w0 = fn0 * pio2_3t - y0;
212 x0 = a0 - w0;
215 y0 = (a0 - x0) - w0;
549 double fn0, fn1, a0, a1, w0, w1, y0, y1; local
[all...]
H A D__vsincos.c232 double w0, w1, w2; local
261 w0 = x0 * (one + z0 * (pp1 + z0 * pp2));
281 t2_0 = __vlibm_TBL_sincos_lo[j0+1] - (a1_0*w0 - a2_0*t0);
289 t1_0 = a2_0*w0 + a1_0*t0;
318 w0 = x0 * (one + z0 * (pp1 + z0 * pp2));
332 t2_0 = __vlibm_TBL_sincos_lo[j0+1] - (a1_0*w0 - a2_0*t0);
339 t1_0 = a2_0*w0 + a1_0*t0;
369 w0 = x0 * (one + z0 * (pp1 + z0 * pp2));
383 t2_0 = __vlibm_TBL_sincos_lo[j0+1] - (a1_0*w0 - a2_0*t0);
390 t1_0 = a2_0*w0
623 double w0, w1; local
725 double fn0, fn1, fn2, a0, a1, a2, w0, w1, w2, y0, y1, y2; local
1422 double fn0, fn1, a0, a1, w0, w1, y0, y1; local
[all...]
/illumos-gate/usr/src/uts/common/io/scsi/adapters/pmcs/
H A Dpmcs_intr.c70 "%s: ptr %p ci %d w0 %x nbuf %d", \
71 __func__, (void *)x, ci, w0, n)
1324 uint32_t w0, pi, ci; local
1334 w0 = LE_32(ptr[0]);
1335 VALID_IOMB_CHECK(pwp, w0, ptr, ci, pi);
1336 WRONG_OBID_CHECK(pwp, w0, PMCS_OQ_GENERAL);
1337 COPY_OUTBOUND(pwp, w0, local, nbuf, amt, ptr,
1340 switch (w0 & PMCS_IOMB_OPCODE_MASK) {
1553 uint32_t w0, ci, pi, nbuf, lim = 0, niodone = 0, iomb_opcode; local
1564 w0
1650 uint32_t w0, ci, pi, nbuf, lim = 0; local
[all...]
/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge_espc.h115 } w0; member in struct:_mac_addr_0_t::__anon8199
149 } w0; member in struct:_mac_addr_1_t::__anon8202
186 } w0; member in struct:_phy_type_t::__anon8205
223 } w0; member in struct:_intr_num_t::__anon8208
H A Dnxge_ipp_hw.h171 } w0; member in struct:_ipp_status::__anon8375
216 } w0; member in struct:_ipp_ecc_ctrl::__anon8377
H A Dnxge_zcp_hw.h591 uint32_t w0; member in struct:zcp_ram_unit_s
759 } w0; member in struct:_zcp_ecc_ctrl::__anon8811
H A Dnxge_mac_hw.h330 } w0; member in struct:_btxmac_config_t::__anon8385
384 } w0; member in struct:_brxmac_config_t::__anon8388
433 } w0; member in struct:_bxif_config_t::__anon8391
610 } w0; member in struct:_xmac_cfg_t::__anon8394
1188 } w0; member in struct:hostinfo::__anon8397
1279 } w0; member in struct:_mif_frame_t::__anon8400
1341 } w0; member in struct:_mif_cfg_t::__anon8403
1377 } w0; member in struct:_mif_poll_stat_t::__anon8406
1412 } w0; member in struct:_mif_poll_mask_t::__anon8409
1461 } w0; member in struct:_mif_stat_t::__anon8412
1547 } w0; member in struct:_pcs_ctrl_t::__anon8415
1601 } w0; member in struct:_pcs_stat_t::__anon8418
1667 } w0; member in struct:_pcs_anar_t::__anon8421
1717 } w0; member in struct:_pcs_cfg_t::__anon8424
1801 } w0; member in struct:_pcs_stat_mc_t::__anon8427
1877 } w0; member in struct:_xpcs_ctrl1_t::__anon8430
1927 } w0; member in struct:_xpcs_stat1_t::__anon8433
1966 } w0; member in struct:_xpcs_speed_ab_t::__anon8436
2027 } w0; member in struct:_xpcs_dev_in_pkg_t::__anon8439
2067 } w0; member in struct:_xpcs_ctrl2_t::__anon8442
2122 } w0; member in struct:_xpcs_stat2_t::__anon8445
2178 } w0; member in struct:_xpcs_stat_t::__anon8448
2221 } w0; member in struct:_xpcs_test_ctl_t::__anon8451
2282 } w0; member in struct:_xpcs_diag_t::__anon8454
2341 } w0; member in struct:_xpcs_config_t::__anon8457
[all...]
/illumos-gate/usr/src/common/crypto/sha2/
H A Dsha2.c168 uint32_t w0, w1, w2, w3, w4, w5, w6, w7; local
205 w0 = LOAD_BIG_32(blk + 4 * 0);
206 SHA256ROUND(a, b, c, d, e, f, g, h, 0, w0);
253 w0 = SIGMA1_256(w14) + w9 + SIGMA0_256(w1) + w0;
254 SHA256ROUND(a, b, c, d, e, f, g, h, 16, w0);
257 w2 = SIGMA1_256(w0) + w11 + SIGMA0_256(w3) + w2;
267 w7 = SIGMA1_256(w5) + w0 + SIGMA0_256(w8) + w7;
283 w15 = SIGMA1_256(w13) + w8 + SIGMA0_256(w0) + w15;
286 w0
378 uint64_t w0, w1, w2, w3, w4, w5, w6, w7; local
[all...]
/illumos-gate/usr/src/uts/common/io/udmf/
H A Dudmf_usbgem.c675 uint16_t w0, w1, w2, w3; local
682 w0 = udmf_eeprom_read(dp, i + 0, &err);
687 i, w0, w1, w2, w3);
/illumos-gate/usr/src/uts/common/io/urf/
H A Durf_usbgem.c662 uint16_t w0, w1, w2, w3; local
666 IN(dp, i + 0, &w0, &err, usberr);
671 i - URF_EEPROM_BASE, w0, w1, w2, w3);
/illumos-gate/usr/src/uts/common/io/axf/
H A Daxf_usbgem.c964 uint8_t w0[2], w1[2], w2[2], w3[2]; local
971 IN(dp, VCMD_READ_SROM, i + 0, 0, 2, w0, &err, usberr);
977 (w0[1] << 8) | w0[0],
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Doptions.c645 struct wordlist *w0 = w; local
650 w0->word);
655 current_option = w0->word;
/illumos-gate/usr/src/uts/common/io/nxge/npi/
H A Dnpi_mac.h40 uint16_t w0; member in struct:_npi_mac_addr
/illumos-gate/usr/src/uts/common/os/
H A Dkmem.c3696 int w0, w1; local
3707 w0 = KMEM_PARTIAL_SLAB_WEIGHT(s0, binshift);
3709 w0 -= cp->cache_maxchunks;
3718 if (w0 < w1)
3720 if (w0 > w1)
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_hw.h1303 } w0; member in union:__anon7330::__anon7331

Completed in 133 milliseconds