Home
last modified time | relevance | path

Searched refs:ix (Results 126 – 150 of 195) sorted by relevance

12345678

/illumos-gate/usr/src/lib/libm/common/R/
H A Dacosf.c37 int ix; in acosf() local
39 ix = *(int *)&x & ~0x80000000; in acosf()
40 if (ix > 0x3f800000) /* |x| > 1 or x is nan */ in acosf()
H A Dasinf.c37 int ix; in asinf() local
39 ix = *(int *)&x & ~0x80000000; in asinf()
40 if (ix > 0x3f800000) /* |x| > 1 or x is nan */ in asinf()
H A Dscalbf.c35 int ix, iy, hx, hy, n; in scalbf() local
37 ix = *(int *)&x; in scalbf()
39 hx = ix & ~0x80000000; in scalbf()
/illumos-gate/usr/src/lib/libmlrpc/common/
H A Dndr_svc.c390 int ix; in ndr_svc_binding_pool_init() local
392 for (ix = n_pool - 1; ix >= 0; ix--) { in ndr_svc_binding_pool_init()
393 pool[ix].next = head; in ndr_svc_binding_pool_init()
394 pool[ix].service = NULL; in ndr_svc_binding_pool_init()
395 pool[ix].p_cont_id = 0xffff; in ndr_svc_binding_pool_init()
396 pool[ix].instance_specific = 0; in ndr_svc_binding_pool_init()
397 head = &pool[ix]; in ndr_svc_binding_pool_init()
/illumos-gate/usr/src/lib/libm/common/complex/
H A Dk_cexpl.c242 int hx, ix, j, k; in __k_cexpl() local
247 ix = hx & 0x7fffffff; in __k_cexpl()
252 if (ix < 0x3fc30000) in __k_cexpl()
261 if (ix > 0x401086a0) { /* x < -200000 */ in __k_cexpl()
H A Dcexp.c70 int n, ix, iy, hx, hy, lx, ly; in cexp() local
78 ix = hx & 0x7fffffff; in cexp()
83 } else if (ISINF(ix, lx)) { /* x is +-inf */ in cexp()
105 if (ix >= 0x40862E42) { /* |x| > 709.78... ~ log(2**1024) */ in cexp()
H A Dcexpf.c45 int n, ix, iy, hx, hy; in cexpf() local
51 ix = hx & 0x7fffffff; in cexpf()
56 } else if (ix == 0x7f800000) { /* x is +-inf */ in cexpf()
78 if (ix >= 0x42B171AA) { /* |x| > 88.722... ~ log(2**128) */ in cexpf()
H A Dcsqrtf.c44 int ix, iy, hx, hy; in csqrtf() local
50 ix = hx & 0x7fffffff; in csqrtf()
54 if (ix >= 0x7f800000 || iy >= 0x7f800000) { in csqrtf()
58 else if (ix == 0x7f800000) { in csqrtf()
H A Dcprojf.c42 int ix, iy, hx, hy; in cprojf() local
48 ix = hx & 0x7fffffff; in cprojf()
53 } else if (ix == 0x7f800000) { in cprojf()
H A Dcproj.c51 int ix, iy, hx, hy, lx, ly; in cproj() local
59 ix = hx & 0x7fffffff; in cproj()
64 } else if (ISINF(ix, lx)) { in cproj()
H A Dcexpl.c46 int n, ix, iy, hx, hy; in cexpl() local
52 ix = hx & 0x7fffffff; in cexpl()
79 if (ix >= 0x400C62E4) { /* |x| > 11356.52... ~ log(2**16384) */ in cexpl()
/illumos-gate/usr/src/lib/libm/common/C/
H A Datan2pi.c39 int ix, iy; in atan2pi() local
42 ix = ((int *)&x)[HIWORD]; in atan2pi()
44 if (ix >= 0) in atan2pi()
/illumos-gate/usr/src/lib/libm/common/m9x/
H A Dscalbln.c74 int *px = (int *) &x, ix, k; in scalbln() local
76 ix = px[HIWORD] & ~0x80000000; in scalbln()
77 k = ix >> 20; in scalbln()
85 if ((px[LOWORD] | ix) == 0 || n == 0) in scalbln()
H A Dtgammal.c629 int n2, j2, k, ix, j, i; in large_gam() local
658 ix = H0_WORD(x); in large_gam()
662 j = (ix >> 10) & 0x3f; /* j */ in large_gam()
1013 int i, j, m, ix, hx, xk; local
1018 ix = hx & 0x7fffffff;
1020 if (ix < 0x3f8e0000) { /* x < 2**-113 */
1023 if (ix >= 0x7fff0000)
1051 if (ix >= 0x403f0000)
1056 if (ix >= 0x406f0000) { /* x >= 2**112 */
1057 if (ix >= 0x40700000)
[all …]
H A Dremquol.c60 int n, ix, iy, k, sx, sq, m; in fmodquol() local
91 ix = 0; in fmodquol()
92 ix = -16382; in fmodquol()
94 ix -= 16; in fmodquol()
101 ix -= 1; in fmodquol()
108 ix = (x0 >> 16) - 16383; in fmodquol()
136 n = ix - iy; in fmodquol()
/illumos-gate/usr/src/cmd/sgs/error/common/
H A Derrortouch.c43 static void diverterrors(char *name, int dest, Eptr **files, int ix,
49 static boolean preview(int nerrors, Eptr **files, int ix);
276 hackfile(char *name, Eptr **files, int ix, int nerrors) in hackfile() argument
285 previewed = preview(nerrors, files, ix); in hackfile()
290 touchedfiles[ix] = TRUE; in hackfile()
295 diverterrors(name, errordest, files, ix, previewed, nerrors); in hackfile()
306 preview(int nerrors, Eptr **files, int ix) in preview() argument
321 EITERATE(erpp, files, ix) { in preview()
382 diverterrors(char *name, int dest, Eptr **files, int ix, in diverterrors() argument
389 nerrors = files[ix+1] - files[ix]; in diverterrors()
[all …]
/illumos-gate/usr/src/uts/sun4u/io/
H A Dsbd_io.c182 int i, ix; in sbd_io_status() local
211 for (i = ix = 0; i < MAX_IO_UNITS_PER_BOARD; i++) { in sbd_io_status()
283 ix++; in sbd_io_status()
292 return (ix); in sbd_io_status()
299 int i, ix; in sbd_io_cnt() local
309 for (i = ix = 0; i < MAX_IO_UNITS_PER_BOARD; i++) { in sbd_io_cnt()
319 ix++; in sbd_io_cnt()
322 return (ix); in sbd_io_cnt()
/illumos-gate/usr/src/uts/common/os/
H A Dputnext.c153 int ix; in putnext() local
167 ix = CPU->cpu_seqid & stp->sd_nciputctrl; in putnext()
168 sdlock = &stp->sd_ciputctrl[ix].ciputctrl_lock; in putnext()
182 ix = CPU->cpu_seqid & sq->sq_nciputctrl; in putnext()
183 sqciplock = &sq->sq_ciputctrl[ix].ciputctrl_lock; in putnext()
184 sqcipcount = &sq->sq_ciputctrl[ix].ciputctrl_count; in putnext()
434 int ix; in put() local
451 ix = CPU->cpu_seqid & sq->sq_nciputctrl; in put()
452 sqciplock = &sq->sq_ciputctrl[ix].ciputctrl_lock; in put()
453 sqcipcount = &sq->sq_ciputctrl[ix].ciputctrl_count; in put()
/illumos-gate/usr/src/common/fsreparse/
H A Dfs_reparse.c124 int nx, ix, len; in reparse_validate_svctype() local
130 for (ix = 0; ix < len; ix++) { in reparse_validate_svctype()
132 if (svc_str[ix] == svctype_invalid_chars[nx]) in reparse_validate_svctype()
/illumos-gate/usr/src/lib/libm/common/Q/
H A Dfmodl.c58 int n, ix, iy, k, sx; in fmodl() local
91 ix = -16382; in fmodl()
93 ix -= 16; in fmodl()
100 ix -= 1; in fmodl()
107 ix = (x0 >> 16) - 16383; in fmodl()
134 n = ix - iy; in fmodl()
/illumos-gate/usr/src/lib/libmvec/common/vis/
H A D__vlog.S240 ld [%i1],%l0 ! ix
250 fpadd32s %f0,%f31,%f4 ! n = (ix + 0xc0194000) & 0xfff00000
254 bge,pn %icc,.range0 ! ix <= 0x000fffff or >= 0x7ff00000
264 add %l0,%l4,%l0 ! j = ix + 0x94000
333 bge,pn %icc,.range1 ! ix <= 0x000fffff or >= 0x7ff00000
343 add %l1,%l4,%l1 ! j = ix + 0x94000
412 bge,pn %icc,.range2 ! ix <= 0x000fffff or >= 0x7ff00000
422 add %l2,%l4,%l2 ! j = ix + 0x94000
524 bgeu,pn %icc,2f ! if (unsigned) ix >= 0x7ff00000
574 bgeu,pn %icc,2f ! if (unsigned) ix >= 0x7ff00000
[all …]
/illumos-gate/usr/src/lib/libmvec/common/
H A D__vsincosf.c91 ix = hx & 0x7fffffff; \
94 if (ix <= 0x3f490fdb) { /* |x| < pi/4 */ \
95 if (ix == 0) { \
102 } else if (ix <= 0x49c90fdb) { /* |x| < 2^19*pi */ \
106 if (ix >= 0x7f800000) { /* inf or nan */ \
171 int n0 = 0, n1 = 0, n2 = 0, n3, hx, ix, medium; in __vsincosf() local
/illumos-gate/usr/src/cmd/newform/
H A Dnewform.c321 ix; /* Temporary */ in cnvtspec() local
527 for (ix = 0; ix <= tp; ix++) { in cnvtspec()
528 *nexttab++ = number[ix]; in cnvtspec()
529 if ((number[ix] >= number[ix+1]) && (ix != tp)) in cnvtspec()
/illumos-gate/usr/src/uts/common/io/ib/clients/rds/
H A Drdsib_ep.c1527 uint_t ix; in rds_resume_port() local
1541 for (ix = 0; ix < rdsib_statep->rds_nsessions; ix++) { in rds_resume_port()
1645 for (ix = 0; ix < npkts; ix++) { in rds_build_n_post_msg()
1648 wrp[ix].wr_trans = IBT_RC_SRV; in rds_build_n_post_msg()
1650 wrp[ix].wr_nds = 1; in rds_build_n_post_msg()
1651 wrp[ix].wr_sgl = &bp1->buf_ds; in rds_build_n_post_msg()
1752 uint_t nwr = 0, ix, jx; in rds_resend_messages() local
1827 for (ix = 0; ix < jx; ix++) { in rds_resend_messages()
1833 wrp[ix].wr_nds = 1; in rds_resend_messages()
1834 wrp[ix].wr_sgl = &bp->buf_ds; in rds_resend_messages()
[all …]
/illumos-gate/usr/src/uts/common/io/ath/
H A Dath_aux.c303 int i, ix; in ath_getchannels() local
325 if (ix > IEEE80211_CHAN_MAX) { in ath_getchannels()
328 ix, c->channel, c->channelFlags)); in ath_getchannels()
332 if (ix < 0) { in ath_getchannels()
340 ix, c->channel, c->channelFlags)); in ath_getchannels()
352 if (ic->ic_sup_channels[ix].ich_freq == 0) { in ath_getchannels()
353 ic->ic_sup_channels[ix].ich_freq = c->channel; in ath_getchannels()
354 ic->ic_sup_channels[ix].ich_flags = flags; in ath_getchannels()
357 ic->ic_sup_channels[ix].ich_flags |= flags; in ath_getchannels()
809 ath_keyprint(ath_t *asc, const char *tag, uint_t ix, in ath_keyprint() argument
[all …]

12345678