Home
last modified time | relevance | path

Searched refs:lx (Results 51 – 73 of 73) sorted by relevance

123

/illumos-gate/usr/src/lib/libmvec/common/
H A D__vrsqrt.c120 int ax, lx, hx, n_n; in __vrsqrt() local
144 lx = LO((px - stridex)); in __vrsqrt()
147 if ((ax | lx) == 0) /* |X| = zero */ in __vrsqrt()
207 lx = LO(px); in __vrsqrt()
210 if ((ax | lx) == 0) /* |X| = zero */ in __vrsqrt()
H A D__vrhypot.c139 lx = LO(px); \
143 if (hx##I == 0x7ff00000 && lx == 0) res0 = 0.0; /* |X| = Inf */ \
155 lx = LO(px); \
160 if ((hx##I | hy##I | lx | ly) == 0) /* |X| and |Y| = 0 */ \
229 int lx, ly; in __vrhypot() local
/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Dglobals.msg34 @ MSG_GBL_FMT_HEX_32 "0x%lx"
36 @ MSG_GBL_FMT_HEXS_32 " 0x%lx "
/illumos-gate/usr/src/ucblib/libcurses/
H A Dcr_put.c48 mvcur(int ly, int lx, int y, int x) in mvcur() argument
52 ly, lx, y, x); in mvcur()
56 outcol = lx; in mvcur()
/illumos-gate/usr/src/lib/libm/common/m9x/
H A Dtgammaf.c310 unsigned lx; in large_gam() local
314 lx = __LO(x); in large_gam()
318 __LO(y) = lx; in large_gam()
H A Dtgammal.c1014 unsigned lx; local
1017 lx = H3_WORD(x);
1054 xk = -2 + (lx & 1);
1060 xk = -2 + (lx & 1);
1125 if ((lx & 1) == 0) { /* y+1 exact (note that y<184) */
/illumos-gate/usr/src/cmd/msgfmt/
H A DMakefile37 LXOBJS= xgettext.lx.o
106 $(POFILE) $(POFILES) gnu_po.c y.tab.h xgettext.lx.c
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/printf/
H A Dtst.basics.d.out17 %lx = 61
/illumos-gate/usr/src/contrib/ast/src/lib/libast/sfio/
H A Dsfcvt.c122 static char lx[] = "0123456789abcdef"; local
199 ep = (format & SFFMT_UPPER) ? ux : lx;
373 ep = (format & SFFMT_UPPER) ? ux : lx;
/illumos-gate/usr/src/lib/libm/common/complex/
H A Dk_atan2.c459 int ix, iy, hx, hy, lx, ly; in __k_atan2() local
466 lx = ((int *) &x)[LOWORD]; in __k_atan2()
492 } else if ((ix | lx) == 0 || (iy | ly) == 0) { in __k_atan2()
/illumos-gate/usr/src/cmd/oawk/
H A DREADME105 lex awk.lx.l
107 mv lex.yy.o awk.lx.o
120 cc -i -O awk.g.o awk.lx.o b.o main.o token.o tran.o lib.o run.o parse.o proctab.o -lm
/illumos-gate/usr/src/cmd/sgs/rtld/mdbmod/common/
H A Drtld.msg220 @ MSG_EHDR_LINE7 " e_entry: %#18lx e_ehsize: %2d \
222 @ MSG_EHDR_LINE8 " e_shoff: %#18lx e_shentsize: %2d \
224 @ MSG_EHDR_LINE9 " e_phoff: %#18lx e_phentsize: %2d \
251 @ MSG_EPHDR_LINE1 " p_vaddr: %#-14lx p_flags: %s\n"
252 @ MSG_EPHDR_LINE2 " p_paddr: %#-14lx p_type: %s\n"
253 @ MSG_EPHDR_LINE3 " p_filesz: %#-14lx p_memsz: %#lx\n"
254 @ MSG_EPHDR_LINE4 " p_offset: %#-14lx p_align: %#lx\n"
/illumos-gate/usr/src/lib/libmvec/common/vis/
H A D__vpow.S663 ! lx = ((unsigned*)px)[1];
681 ! else if ((hx | lx) == 0 || (hx == 0x7ff00000 && lx == 0)) { /* X = 0 or Inf */
683 ! ((int*)pz)[1] = lx;
726 ! if (sy) hx = lx = 0;
729 ! ((int*)pz)[1] = lx;
736 ! ((int*)pz)[1] = lx;
950 ! lx = ((unsigned*)px)[1];
2950 cmp %i2,0 ! if (lx) != 0;
3141 or %g0,0,%i2 ! lx = 0;
4281 ld [%l1+4],%i2 ! ld lx;
[all …]
H A D__vhypot.S79 ! lx = ((int*)px)[1];
92 ! if ( hx == 0x7ff00000 && lx == 0 ) res = x == y ? y : x;
834 ld [%i1+4],%l1 ! lx = ((int*)px)[1];
904 cmp %l1,0 ! lx ? 0
905 be,pn %icc,2f ! if ( lx == 0 )
H A D__vrhypot.S149 ! lx = ((int*)px)[1];
152 ! if ( hx0 == 0x7ff00000 && lx == 0 ) res0 = 0.0;
166 ! lx = ((int*)px)[1];
169 ! ii |= lx;
2096 ld [%i4+4],%i2 ! lx = ((int*)px)[1];
2098 cmp %i2,0 ! lx ? 0
2099 be 3f ! if ( lx == 0 )
2145 ld [%i4+4],%i2 ! lx = ((int*)px)[1];
2150 or %i2,%g5,%g5 ! ii |= lx;
H A D__vrsqrt.S104 ! lx = ((int*)px)[1];
106 ! if ( (ax | lx) == 0 )
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-zones-brand-lx.p5m26 set name=pkg.fmri value=pkg:/system/zones/brand/lx@0.5.11,5.11-0.143
/illumos-gate/usr/src/test/util-tests/tests/awk/examples/out/
H A Dt.sub1103 54 lx
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppdump/
H A Dzlib.c2458 unsigned lx = 0; /* running index in l_buf */ local
2463 dist = s->d_buf[lx];
2464 lc = s->l_buf[lx++];
2490 Assert(s->pending < s->lit_bufsize + 2*lx, "pendingBuf overflow");
2492 } while (lx < s->last_lit);
/illumos-gate/usr/src/uts/common/io/ppp/spppcomp/
H A Dzlib.c3364 unsigned lx = 0; /* running index in l_buf */ local
3369 dist = s->d_buf[lx];
3370 lc = s->l_buf[lx++];
3405 Assert(s->pending < s->lit_bufsize + 2*lx,
3408 } while (lx < s->last_lit);
/illumos-gate/usr/src/cmd/sgs/elfdump/common/
H A Delfdump.msg267 @ MSG_STR_CHECKSUM "elf checksum: 0x%lx"
/illumos-gate/usr/src/contrib/ast/src/cmd/INIT/
H A DRELEASE704 mamake: handle `bind -lx [dontcare]'
/illumos-gate/usr/src/uts/intel/io/acpica/
H A Dchanges.txt257 The -lx option will create a the cross-reference file with the suffix

123