Home
last modified time | relevance | path

Searched refs:s0 (Results 51 – 75 of 99) sorted by relevance

1234

/illumos-gate/usr/src/lib/libm/common/LD/
H A Dj0l.c72 static GENERIC s0[7] = { variable
133 r = r0[6]; s = s0[6];
136 s = s*z + s0[i];
H A Dj1l.c69 static GENERIC s0[7] = { variable
135 s = s0[6];
138 s = s*z + s0[i];
/illumos-gate/usr/src/lib/libm/common/Q/
H A Dj0l.c68 static GENERIC s0[7] = { variable
124 r = r0[6]; s = s0[6];
127 s = s*z + s0[i];
H A Dj1l.c67 static const GENERIC s0[7] = { variable
125 s = s0[6];
128 s = s*z + s0[i];
/illumos-gate/usr/src/test/zfs-tests/tests/functional/utils_test/
H A Dutils_test_006_pos.ksh64 log_mustnot fsirand /dev/rdsk/${DISK}s0
H A Dutils_test_008_pos.ksh64 log_mustnot ncheck /dev/rdsk/${DISK}s0
H A Dutils_test_007_pos.ksh67 log_must fstyp /dev/rdsk/${DISK}s0
/illumos-gate/usr/src/lib/libm/common/R/
H A Dbesself.c139 #define s0 (Cj0+4) macro
315 s = s0[0] + z * (s0[1] + z * (s0[2] + z * s0[3])); in __k_j0f()
/illumos-gate/usr/src/test/util-tests/tests/dis/risc-v/
H A D64.rv64m.out1 libdis_test: 3b 84 24 03 mulw s0,s1,s2
H A Dtst.rv32m.s26 mul s0, s1, s2
H A Dtst.rv32m.out1 libdis_test: 33 84 24 03 mul s0,s1,s2
H A D64.rv64a.out1 libdis_test: 2f b4 04 10 lr.d s0,(s1)
5 libdis_test+0x10: 2f b4 24 19 sc.d s0,s2,(s1)
H A Dtst.rv32a.out1 libdis_test: 2f a4 04 10 lr.w s0,(s1)
5 libdis_test+0x10: 2f a4 24 19 sc.w s0,s2,(s1)
H A Dtst.rv32i.out7 libdis_test+0x18: 03 84 f4 7f lb s0,0x7ff(s1)
46 libdis_test+0xb4: 33 84 24 01 add s0,s1,s2
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cache/
H A Dcache_010_neg.ksh65 log_mustnot zpool add $TESTPOOL cache /dev/rdsk/${dsk1}s0
/illumos-gate/usr/src/uts/sun/io/
H A Dzs_async.c1646 uchar_t s0; in zsa_txint() local
1648 s0 = SCC_READ0(); in zsa_txint()
1653 !(s0 & ZSRR0_CTS)) { in zsa_txint()
1681 !(s0 & ZSRR0_CTS)) { in zsa_txint()
1706 uchar_t s0, x0; in zsa_xsint() local
1708 s0 = SCC_READ0(); in zsa_xsint()
1709 ZSA_R0_LOG(s0); in zsa_xsint()
1710 x0 = s0 ^ za->za_rr0; in zsa_xsint()
1711 za->za_rr0 = s0; in zsa_xsint()
1767 if ((s0 & ZSRR0_RX_READY) == 0) { in zsa_xsint()
[all …]
/illumos-gate/usr/src/test/util-tests/tests/dis/risc-v-c/
H A Dtst.int.s41 c.slli s0, 0x2
H A Dtst.int.out14 libdis_test+0x1a: 0a 04 c.slli s0,0x2
/illumos-gate/usr/src/contrib/ast/src/lib/libast/uwin/
H A Dcrypt.c278 #define LOADREG(d,d0,d1,s,s0,s1) d0 = s0, d1 = s1 argument
280 #define STORE(s,s0,s1,bl) (bl).b32.i0 = s0, (bl).b32.i1 = s1 argument
H A Dlgamma.c115 #define s0 1.714457160001714442e+000 macro
225 q = s0+z*(s1+z*(s2+z*(s3+z*s4))); in small_lgam()
/illumos-gate/usr/src/uts/sun4u/tazmo/io/
H A Denvctrl.c344 uint8_t s0; /* Own Address S0' */ member
1459 &unitp->bus_ctl_regs->s0, ENVCTRL_CHAR_ZERO); in envctrl_init_bus()
1465 (void) ddi_put8(unitp->ctlr_handle, &unitp->bus_ctl_regs->s0, in envctrl_init_bus()
1475 &unitp->bus_ctl_regs->s0, ENVCTRL_BUS_CLOCK1); in envctrl_init_bus()
3503 *data = ddi_get8(ehcp->ctlr_handle, &ehcp->bus_ctl_regs->s0); in eHc_read_pcf8584()
3543 ddi_put8(ehcp->ctlr_handle, &ehcp->bus_ctl_regs->s0, data); in eHc_write_pcf8584()
3590 *data = ddi_get8(ehcp->ctlr_handle, &ehcp->bus_ctl_regs->s0); in eHc_after_read_pcf8584()
3713 &ehcp->bus_ctl_regs->s0); in eHc_read_pcf8574a()
3815 &ehcp->bus_ctl_regs->s0); in eHc_read_pcf8574()
3916 &ehcp->bus_ctl_regs->s0); in eHc_read_lm75()
[all …]
/illumos-gate/usr/src/cmd/troff/nroff.d/
H A Dn6.c249 goto s0;
255 s0:
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zpool_create/
H A Dzpool_create_011_neg.ksh128 log_mustnot zpool create -f $TESTPOOL1 ${specified_dump_dev}s0
/illumos-gate/usr/src/common/ctf/
H A Dctf_create.c296 uchar_t *s, *s0, *t; in ctf_update() local
463 s = s0 = (uchar_t *)buf + sizeof (ctf_header_t) + hdr.cth_stroff; in ctf_update()
477 VERIFY(s + plen - s0 <= hdr.cth_strlen); in ctf_update()
479 bhdr->cth_parname = s - s0; in ctf_update()
490 VERIFY(s + len - s0 <= hdr.cth_strlen); in ctf_update()
493 label->ctl_label = s - s0; in ctf_update()
515 dtd->dtd_data.ctt_name = (uint_t)(s - s0); in ctf_update()
517 VERIFY(s + len - s0 <= hdr.cth_strlen); in ctf_update()
576 t = ctf_copy_smembers(dtd, (uint_t)(s - s0), t); in ctf_update()
578 t = ctf_copy_lmembers(dtd, (uint_t)(s - s0), t); in ctf_update()
[all …]
/illumos-gate/usr/src/uts/common/io/nxge/npi/
H A Dnpi_txc.c856 txc_ro_state0_t s0; in npi_txc_ro_states_get() local
896 TXC_FZC_CNTL_REG_READ64(handle, TXC_RO_STATE0_REG, port, &s0.value); in npi_txc_ro_states_get()
903 states->st0.value = s0.value; in npi_txc_ro_states_get()

1234