Searched refs:one (Results 126 - 150 of 2201) sorted by relevance

1234567891011>>

/netbsd-current/lib/libm/noieee_src/
H A Dn_gamma.c122 static const double zero = 0., one = 1.0, tiny = _TINY; variable
143 int endian = (*(int *) &one) ? 1 : 0;
148 return(one/zero);
158 else return (one/x);
160 b =one+1e-20; /* Raise inexact flag. ??? -ragge */
162 return (one/x);
180 z = one/(x*x);
185 u.a -= one;
207 y = x - one;
208 ym1 = y - one;
[all...]
H A Dn_j0.c85 * to compute the worse one.)
128 one = 1.0, variable
148 return one/(x*x);
180 if (huge+x > one) { /* raise inexact if x != 0 */
182 return one;
183 else return (one - 0.25*x*x);
188 s = one+z*(s01+z*(s02+z*(s03+z*s04)));
189 if (x < one) { /* |x| < 1.00 */
190 return (one + z*(-0.25+(r/s)));
193 return ((one
[all...]
H A Dn_exp__E.c113 static const double zero=0.0, one=1.0, half=1.0/2.0, small=1.0E-19; local
115 if(copysign(x,one)>small) {
127 c += x*((xh*w-(q-(p+xp)))/(one-w)+c);
133 if(x!=zero) w=one+small; /* raise the inexact flag ??? -ragge */
H A Dn_log1p.c117 static const double zero=0.0, negone= -1.0, one=1.0, local
130 if(copysign(x,one)<small) return(x);
131 k=logb(one+x); z=scalb(x,-k); t=scalb(one,-k);
/netbsd-current/lib/libm/src/
H A De_acos.c46 one= 1.00000000000000000000e+00, /* 0x3FF00000, 0x00000000 */ variable
81 q = one+z*(qS1+z*(qS2+z*(qS3+z*qS4)));
85 z = (one+x)*0.5;
87 q = one+z*(qS1+z*(qS2+z*(qS3+z*qS4)));
93 z = (one-x)*0.5;
99 q = one+z*(qS1+z*(qS2+z*(qS3+z*qS4)));
H A De_acosf.c25 one = 1.0000000000e+00, /* 0x3F800000 */ variable
57 q = one+z*(qS1+z*(qS2+z*(qS3+z*qS4)));
61 z = (one+x)*(float)0.5;
63 q = one+z*(qS1+z*(qS2+z*(qS3+z*qS4)));
70 z = (one-x)*(float)0.5;
77 q = one+z*(qS1+z*(qS2+z*(qS3+z*qS4)));
H A De_j0.c36 * to compute the worse one.)
71 one = 1.0, variable
94 if(ix>=0x7ff00000) return one/(x*x);
118 if(huge+x>one) { /* raise inexact if x != 0 */
119 if(ix<0x3e400000) return one; /* |x|<2**-27 */
120 else return one - 0.25*x*x;
125 s = one+z*(S01+z*(S02+z*(S03+z*S04)));
127 return one + z*(-0.25+(r/s));
130 return((one+u)*(one
[all...]
H A De_j0f.c29 one = 1.0, variable
52 if(ix>=0x7f800000) return one/(x*x);
79 if(huge+x>one) { /* raise inexact if x != 0 */
80 if(ix<0x32000000) return one; /* |x|<2**-27 */
81 else return one - (float)0.25*x*x;
86 s = one+z*(S01+z*(S02+z*(S03+z*S04)));
88 return one + z*((float)-0.25+(r/s));
91 return((one+u)*(one-u)+z*(r/s));
117 if(ix>=0x7f800000) return one/(
[all...]
H A Ds_modff.c24 static const float one = 1.0; variable
52 *iptr = x*one;
H A Ds_expm1f.c27 one = 1.0, variable
65 return tiny-one; /* return -1 */
94 r1 = one+hxs*(Q1+hxs*(Q2+hxs*(Q3+hxs*(Q4+hxs*Q5))));
104 else return one+(float)2.0*(x-e);
108 y = one-(e-x);
111 return y-one;
113 t = one;
124 y += one;
H A Ds_expm1.c81 * (A). To save one multiplication, we scale the coefficient Qi
117 one = 1.0, variable
160 return tiny-one; /* return -1 */
189 r1 = one+hxs*(Q1+hxs*(Q2+hxs*(Q3+hxs*(Q4+hxs*Q5))));
199 else return one+2.0*(x-e);
203 y = one-(e-x);
206 return y-one;
208 t = one;
219 y += one;
/netbsd-current/external/gpl3/gdb.old/dist/gold/testsuite/
H A Difuncmain7.c13 one (void) function
25 return ifunc_one (one);
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/arm/
H A Dblx-local-thumb.s5 one: label
18 b one @no relocs
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/pe/
H A Dsection-align-1.d21 5 \.one 0*0000001 0*0000000 0*0000000 0*00001a4 2\*\*0
H A Dsection-align-3.s5 .section .one,"dr3"
/netbsd-current/external/gpl3/gdb.old/dist/binutils/testsuite/binutils-all/aarch64/
H A Dillegal.s4 # ldpsw x12, x6, [x6],#-8 ; illegal because one of the dest regs is also the address reg
/netbsd-current/external/gpl3/gdb.old/dist/ld/testsuite/ld-mmix/
H A Db-bstab1.s2 % b-twoinsn.s and b-goodmain.s, and will provide an invalid LOP_STAB, one
/netbsd-current/external/gpl3/gdb.old/dist/ld/testsuite/ld-powerpc/
H A Dtlsopt2_32.s4 # feed into one __tls_get_addr call.
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.python/
H A Dpy-symbol.c68 enum tag {one, two, three}; enumerator in enum:tag
69 enum tag t = one;
/netbsd-current/sys/sys/
H A Dtls.h40 #error Only one TLS variant can be supported at a time
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.cp/
H A Danon-union.cc5 unsigned int one; member in union:Foo::__anon972
/netbsd-current/external/mpl/bind/dist/bin/tests/system/checkconf/
H A Dbad-minncachettl.conf8 * file, you can obtain one at https://mozilla.org/MPL/2.0/.
14 view one {
H A Dbad-maxncachettl-1.conf8 * file, you can obtain one at https://mozilla.org/MPL/2.0/.
14 view one {
H A Dbad-maxcachettl.conf8 * file, you can obtain one at https://mozilla.org/MPL/2.0/.
14 view one {
/netbsd-current/external/mpl/bind/dist/bin/tests/system/geoip2/conf/
H A Dbad-dbname.conf8 * file, you can obtain one at https://mozilla.org/MPL/2.0/.
24 view one {

Completed in 325 milliseconds

1234567891011>>