Home
last modified time | relevance | path

Searched refs:half (Results 51 – 75 of 140) sorted by relevance

123456

/illumos-gate/usr/src/lib/libm/common/complex/
H A Dcsinhf.c38 static const float zero = 0.0F, half = 0.5F; variable
84 t = expf(x) * half; in csinhf()
/illumos-gate/usr/src/cmd/col/
H A Dcol.c58 int half; variable
176 if (--half < -1) { in main()
179 half += 2; in main()
188 if (++half > 0) { in main()
191 half -= 2; in main()
/illumos-gate/usr/src/lib/libm/common/C/
H A D__rem_pio2.c53 half = 0.5, variable
94 n = (int)(t * invpio2 + half); in __rem_pio2()
H A Derf.c209 #define half xxx[1] macro
377 r += (x - half); in erfc()
378 return (half - r); in erfc()
H A D__rem_pio2m.c160 half = 0.5, variable
224 } else if (z >= half) { in __rem_pio2m()
/illumos-gate/usr/src/lib/libc/sparc/gen/
H A Dstrchr.S171 ! check to see if we're half word aligned, which it better than
172 ! not being aligned at all. Search the first half of the word
H A Dstrncmp.S84 cmp %i3, 2 ! check if s2 half aligned
103 srl %i3, 8, %l4 ! merge with the other half
153 srl %i3, 24, %l4 ! merge with the other half
197 srl %i3, 16, %l4 ! merge with the other half
H A Dstrncpy.S62 ! is copied based upon destination alignment. (byte, half-word,
230 cmp %g1, 2 ! dst half word aligned?
231 be .storehalfword2 ! yup, store half word at a time
242 srl %i1, 24, %g1 ! %g1<7:0> = 1st byte; half-word aligned now
/illumos-gate/usr/src/lib/libc/sparcv9/gen/
H A Dstrchr.S171 ! check to see if we're half word aligned, which it better than
172 ! not being aligned at all. Search the first half of the word
H A Dstrncmp.S84 cmp %i3, 2 ! check if s2 half aligned
103 srl %i3, 8, %l4 ! merge with the other half
153 srl %i3, 24, %l4 ! merge with the other half
197 srl %i3, 16, %l4 ! merge with the other half
H A Dstrcpy.S54 ! source alignment and copying byte, half byte, or word
58 ! (methods for xword, word, half-word, and byte copies are present)
80 andcc %g1, 2, %g0 ! need to copy half-word ?
127 be,pn %ncc, .storehalfword ! yup, store half-word wise
/illumos-gate/usr/src/lib/libm/common/m9x/
H A Dtgammaf.c166 #define half c[2] macro
333 w = ((x - half) * ss + hln2pi) + z * (GP0 + zz * GP1 + (zz * zz) * GP2); in large_gam()
334 k = (int) (w * invln2_32 + half); in large_gam()
H A Dremquof.c52 static const float zero = 0.0F, half = 0.5F; variable
251 v = half * y; in remquof()
H A Dfma.c54 #define half C[0].d macro
144 x *= half; in __fma()
145 y *= half; in __fma()
/illumos-gate/usr/src/lib/libm/amd64/src/
H A Drndintl.S70 half: .float 0.5 label
99 flds PIC_L(half)
/illumos-gate/usr/src/lib/libm/i386/src/
H A Drndintl.S70 half: .float 0.5 label
101 fcoms PIC_L(half)
/illumos-gate/usr/src/lib/libc/sparc/fp/
H A D_Q_mul.c48 #define half C[1] macro
349 zz[0] *= half; in _Qp_mul()
350 zz[1] *= half; in _Qp_mul()
351 zz[2] *= half; in _Qp_mul()
/illumos-gate/usr/src/contrib/ast/src/lib/libast/uwin/
H A Derf.c169 half = 0.5, variable
351 r += (x-half);
352 return (half - r);
/illumos-gate/usr/src/cmd/troff/nroff.d/terms.d/
H A DREADME29 Halfline [integer] /*size of half line of vertical motion*/
34 hlr [string] /*sequence for half-line reverse*/
35 hlf [string] /*sequence for half-line forward*/
/illumos-gate/usr/src/lib/libm/common/R/
H A Dbesself.c65 #define half C[4] macro
477 t = half * x; in __k_j1f()
479 t = x * (half + neighth * x * x); in __k_j1f()
487 t = x * half + x * (z * (r / s)); in __k_j1f()
662 b = t = half * x; in jnf()
/illumos-gate/usr/src/cmd/sgs/libelf/common/
H A DREADME.LFS38 Large file support (LFS) is a half step between the 32 and 64-bit
49 memory as the size of the output object, half to hold the input
50 objects, and half to hold the result. This means that a 32-bit
151 half the available address space just to start running. However,
/illumos-gate/usr/src/lib/libc/port/fp/
H A D__flt_decim.c212 #define half C[2].d macro
251 *pe = (nrx * twom53 * *x < half - rmx)? 1 : 2; in __arint_set_n()
/illumos-gate/usr/src/test/elf-tests/tests/tls/i386/ld/
H A DMakefile21 half-ldm.s \
/illumos-gate/usr/src/lib/libmvec/common/
H A D__vsinbig_ultra3.c49 half[2] = { 0.5, -0.5 }, variable
173 n0 = (int) (x0 * invpio2 + half[xsb0]); in __vlibm_vsin_big_ultra3()
174 n1 = (int) (x1 * invpio2 + half[xsb1]); in __vlibm_vsin_big_ultra3()
175 n2 = (int) (x2 * invpio2 + half[xsb2]); in __vlibm_vsin_big_ultra3()
556 n1 = (int) (x1 * invpio2 + half[xsb1]); in __vlibm_vsin_big_ultra3()
603 n0 = (int) (x0 * invpio2 + half[xsb0]); in __vlibm_vsin_big_ultra3()
H A D__vcosbig_ultra3.c49 half[2] = { 0.5, -0.5 }, variable
173 n0 = (int) (x0 * invpio2 + half[xsb0]); in __vlibm_vcos_big_ultra3()
174 n1 = (int) (x1 * invpio2 + half[xsb1]); in __vlibm_vcos_big_ultra3()
175 n2 = (int) (x2 * invpio2 + half[xsb2]); in __vlibm_vcos_big_ultra3()
556 n1 = (int) (x1 * invpio2 + half[xsb1]); in __vlibm_vcos_big_ultra3()
603 n0 = (int) (x0 * invpio2 + half[xsb0]); in __vlibm_vcos_big_ultra3()

123456