Searched refs:exp (Results 751 - 775 of 3633) sorted by relevance

<<31323334353637383940>>

/netbsd-current/external/lgpl3/mpfr/dist/src/
H A Dget_d.c146 mpfr_exp_t exp; local
168 exp = MPFR_GET_EXP (src);
174 exp++;
179 exp++;
184 MPFR_ASSERTN (exp >= LONG_MIN && exp <= LONG_MAX);
186 *expptr = exp;
/netbsd-current/external/gpl3/gdb/dist/sim/testsuite/
H A Dlocal.mk18 ## Tweak the site.exp so it works with plain `runtest` from user.
19 EXTRA_DEJAGNU_SITE_CONFIG = site-sim-config.exp
27 site-sim-config.exp: Makefile
42 check/./config/%.exp: ; @true
43 check/config/%.exp: ; @true
44 check/./lib/%.exp: ; @true
45 check/lib/%.exp: ; @true
47 check/%.exp:
49 $(AM_V_RUNTEST)$(DO_RUNTEST) --objdir testsuite/$* --outdir testsuite/$* $*.exp
53 set -- `cd $(srcdir)/testsuite && find . -name '*.exp'
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/sim/testsuite/
H A Dlocal.mk18 ## Tweak the site.exp so it works with plain `runtest` from user.
19 EXTRA_DEJAGNU_SITE_CONFIG = site-sim-config.exp
27 site-sim-config.exp: Makefile
42 check/./config/%.exp: ; @true
43 check/config/%.exp: ; @true
44 check/./lib/%.exp: ; @true
45 check/lib/%.exp: ; @true
47 check/%.exp:
49 $(AM_V_RUNTEST)$(DO_RUNTEST) --objdir testsuite/$* --outdir testsuite/$* $*.exp
53 set -- `cd $(srcdir)/testsuite && find . -name '*.exp'
[all...]
/netbsd-current/lib/libm/noieee_src/
H A Dn_cabs.c111 int exp; local
122 exp= logb(x);
123 if(exp-(int)logb(y) > ibig )
195 int exp;
206 exp= logb(x);
207 x=scalb(x,-exp);
208 if(exp-(int)logb(y) > ibig )
210 { one+small; return(scalb(x,exp)); }
211 else y=scalb(y,-exp);
212 return(scalb(sqrt(x*x+y*y),exp));
[all...]
/netbsd-current/external/lgpl3/gmp/dist/tests/mpz/
H A Dt-perfpow.c112 mp_limb_t g, exp[NRP], e; local
151 exp[j++] = g * e;
168 g = exp[destroy];
170 g = mpn_gcd_1 (&g, 1, exp[k]);
179 exp[j] = e;
184 mpz_pow_ui (n, primes[0], exp[0]);
187 mpz_pow_ui (temp, primes[j], exp[j]);
195 if (res == 0 && exp[0] > 1)
198 gmp_printf("n = %Zu\nprimes[0] = %Zu\nexp[0] = %lu\n", n, primes[0], exp[0]);
201 else if (res == 1 && exp[
[all...]
/netbsd-current/sys/arch/powerpc/fpu/
H A Dfpu_explode.c140 #define FP_TOF(exp, expbias, allfrac, f0, f1, f2, f3) \
141 if (exp == 0) { \
152 if (exp == (2 * expbias + 1)) { \
161 fp->fp_exp = exp - expbias; \
176 int exp; local
180 exp = (hi >> (32 - 1 - SNG_EXPBITS)) & mask(SNG_EXPBITS);
184 FP_TOF(exp, SNG_EXP_BIAS, frac, f0, f1, 0, 0);
194 int exp; local
198 exp = (hi >> (32 - 1 - DBL_EXPBITS)) & mask(DBL_EXPBITS);
204 FP_TOF(exp, DBL_EXP_BIA
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/libdecnumber/bid/
H A Dbid2dpd_dpd2bid.c91 unsigned int sign, coefficient_x, exp, dcoeff; local
106 exp = (x >> 21) & 0xff;
108 exp = (x >> 23) & 0xff;
117 res = sign | ((0x600 | ((exp >> 6) << 7) |
118 ((b0 & 1) << 6) | (exp & 0x3f)) << 20) | dcoeff;
120 res = sign | ((((exp >> 6) << 9) | (b0 << 6) |
121 (exp & 0x3f)) << 20) | dcoeff;
131 unsigned int sign, exp, bcoeff; local
145 exp = (x >> 27) & 3; /* exp leadin
173 UINT64 sign, comb, exp, B34, B01; local
231 UINT64 sign, comb, exp; local
290 UINT64 exp, BL, d109; local
372 UINT64 exp, comb; local
[all...]
/netbsd-current/external/gpl3/gcc/dist/libdecnumber/bid/
H A Dbid2dpd_dpd2bid.c91 unsigned int sign, coefficient_x, exp, dcoeff; local
106 exp = (x >> 21) & 0xff;
108 exp = (x >> 23) & 0xff;
117 res = sign | ((0x600 | ((exp >> 6) << 7) |
118 ((b0 & 1) << 6) | (exp & 0x3f)) << 20) | dcoeff;
120 res = sign | ((((exp >> 6) << 9) | (b0 << 6) |
121 (exp & 0x3f)) << 20) | dcoeff;
131 unsigned int sign, exp, bcoeff; local
145 exp = (x >> 27) & 3; /* exp leadin
173 UINT64 sign, comb, exp, B34, B01; local
231 UINT64 sign, comb, exp; local
290 UINT64 exp, BL, d109; local
372 UINT64 exp, comb; local
[all...]
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Drx-parse.c131 #define FE(exp,pos,sz) rx_field (exp_val (exp), pos, sz);
173 static int exp_val (expressionS exp);
577 expressionS exp; member in union:YYSTYPE
2478 { if (rx_disp3op ((yyvsp[0].exp)))
2479 { B1 (0x08); rx_disp3 ((yyvsp[0].exp), 5); }
2480 else if (rx_intop ((yyvsp[0].exp), 8, 8))
2481 { B1 (0x2e); PC1 ((yyvsp[0].exp)); }
2482 else if (rx_intop ((yyvsp[0].exp), 16, 16))
2483 { B1 (0x38); PC2 ((yyvsp[0].exp)); }
5072 rx_intop(expressionS exp, int nbits, int opbits) argument
5116 rx_uintop(expressionS exp, int nbits) argument
5142 rx_disp3op(expressionS exp) argument
5155 rx_disp5op(expressionS * exp, int msize) argument
5194 rx_disp5op0(expressionS * exp, int msize) argument
5204 exp_val(expressionS exp) argument
5224 immediate(expressionS exp, int type, int pos, int bits) argument
5278 displacement(expressionS exp, int msize) argument
5369 rtsd_immediate(expressionS exp) argument
5391 rx_range(expressionS exp, int minv, int maxv) argument
[all...]
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Drx-parse.c131 #define FE(exp,pos,sz) rx_field (exp_val (exp), pos, sz);
173 static int exp_val (expressionS exp);
577 expressionS exp; member in union:YYSTYPE
2478 { if (rx_disp3op ((yyvsp[0].exp)))
2479 { B1 (0x08); rx_disp3 ((yyvsp[0].exp), 5); }
2480 else if (rx_intop ((yyvsp[0].exp), 8, 8))
2481 { B1 (0x2e); PC1 ((yyvsp[0].exp)); }
2482 else if (rx_intop ((yyvsp[0].exp), 16, 16))
2483 { B1 (0x38); PC2 ((yyvsp[0].exp)); }
5072 rx_intop(expressionS exp, int nbits, int opbits) argument
5116 rx_uintop(expressionS exp, int nbits) argument
5142 rx_disp3op(expressionS exp) argument
5155 rx_disp5op(expressionS * exp, int msize) argument
5194 rx_disp5op0(expressionS * exp, int msize) argument
5204 exp_val(expressionS exp) argument
5224 immediate(expressionS exp, int type, int pos, int bits) argument
5278 displacement(expressionS exp, int msize) argument
5369 rtsd_immediate(expressionS exp) argument
5391 rx_range(expressionS exp, int minv, int maxv) argument
[all...]
/netbsd-current/external/lgpl3/gmp/dist/tests/mpf/
H A Dt-add.c34 mp_exp_t exp; local
67 exp = urandom () % SIZE;
68 mpf_random2 (u, size, exp);
71 exp = urandom () % SIZE;
72 mpf_random2 (v, size, exp);
/netbsd-current/external/lgpl3/gmp/dist/mpf/
H A Dceilfloor.c47 mp_exp_t exp; local
59 exp = EXP(u);
60 if (exp <= 0)
70 EXP(r) = exp;
77 asize = MIN (asize, exp);
/netbsd-current/external/gpl3/gcc.old/dist/libphobos/testsuite/lib/
H A Dlibphobos.exp19 # We have to explicitly load everything that gdc.exp wants to load.
29 load_lib dg.exp
30 load_lib libgloss.exp
32 load_gcc_lib target-supports.exp
33 load_gcc_lib target-supports-dg.exp
34 load_gcc_lib dg-options.exp
35 load_gcc_lib target-libpath.exp
36 load_gcc_lib timeout.exp
37 load_gcc_lib wrapper.exp
38 load_gcc_lib target-utils.exp
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/src/c++98/
H A Dmath_stubs_long_double.cc101 return exp((double) x);
123 frexpl(long double x, int *exp) argument
125 return frexp((double) x, exp);
151 ldexpl(long double x, int exp) argument
153 return ldexp((double) x, exp);
H A Dmath_stubs_float.cc101 return (float) exp(x);
123 frexpf(float x, int *exp) argument
125 return (float) frexp(x, exp);
151 ldexpf(float x, int exp) argument
153 return (float) ldexp(x, exp);
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/src/c++98/
H A Dmath_stubs_long_double.cc101 return exp((double) x);
123 frexpl(long double x, int *exp) argument
125 return frexp((double) x, exp);
151 ldexpl(long double x, int exp) argument
153 return ldexp((double) x, exp);
H A Dmath_stubs_float.cc101 return (float) exp(x);
123 frexpf(float x, int *exp) argument
125 return (float) frexp(x, exp);
151 ldexpf(float x, int exp) argument
153 return (float) ldexp(x, exp);
/netbsd-current/external/gpl3/gdb/dist/libdecnumber/bid/
H A Dbid2dpd_dpd2bid.c91 unsigned int sign, coefficient_x, exp, dcoeff; local
106 exp = (x >> 21) & 0xff;
108 exp = (x >> 23) & 0xff;
117 res = sign | ((0x600 | ((exp >> 6) << 7) |
118 ((b0 & 1) << 6) | (exp & 0x3f)) << 20) | dcoeff;
120 res = sign | ((((exp >> 6) << 9) | (b0 << 6) |
121 (exp & 0x3f)) << 20) | dcoeff;
131 unsigned int sign, exp, bcoeff; local
145 exp = (x >> 27) & 3; /* exp leadin
173 UINT64 sign, comb, exp, B34, B01; local
229 UINT64 sign, comb, exp; local
288 UINT64 exp, BL, d109; local
356 UINT64 exp, comb; local
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/libdecnumber/bid/
H A Dbid2dpd_dpd2bid.c91 unsigned int sign, coefficient_x, exp, dcoeff; local
106 exp = (x >> 21) & 0xff;
108 exp = (x >> 23) & 0xff;
117 res = sign | ((0x600 | ((exp >> 6) << 7) |
118 ((b0 & 1) << 6) | (exp & 0x3f)) << 20) | dcoeff;
120 res = sign | ((((exp >> 6) << 9) | (b0 << 6) |
121 (exp & 0x3f)) << 20) | dcoeff;
131 unsigned int sign, exp, bcoeff; local
145 exp = (x >> 27) & 3; /* exp leadin
173 UINT64 sign, comb, exp, B34, B01; local
229 UINT64 sign, comb, exp; local
288 UINT64 exp, BL, d109; local
356 UINT64 exp, comb; local
[all...]
/netbsd-current/external/lgpl3/gmp/dist/tests/mpq/
H A Dt-get_d.c170 int exp; local
185 exp = mpz_get_ui (t) % (2*MAXEXP) - MAXEXP;
187 d = my_ldexp (mpz_get_d (a), exp);
189 /* Check that n/d = a * 2^exp, or
190 d*a 2^{exp} = n */
192 if (exp > 0)
193 mpz_mul_2exp (t, t, exp);
196 if (!mpz_divisible_2exp_p (t, -exp))
198 mpz_div_2exp (t, t, -exp);
238 long exp, local
[all...]
/netbsd-current/sys/arch/m68k/fpe/
H A Dfpu_explode.c115 #define FP_TOF(exp, expbias, allfrac, f0, f1, f2, f3) \
116 if (exp == 0) { \
126 if (exp == (2 * expbias + 1)) { \
134 fp->fp_exp = exp - expbias; \
148 int exp; local
152 exp = (i >> (32 - 1 - SNG_EXPBITS)) & mask(SNG_EXPBITS);
156 FP_TOF(exp, SNG_EXP_BIAS, frac, f0, f1, 0, 0);
166 int exp; local
170 exp = (i >> (32 - 1 - DBL_EXPBITS)) & mask(DBL_EXPBITS);
176 FP_TOF(exp, DBL_EXP_BIA
185 int exp; local
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/gcc/cp/
H A Dexcept.c119 tree exp = eh_type_info (type); local
121 if (!exp)
124 mark_used (exp);
126 return convert (ptr_type_node, build_address (exp));
353 initialize_handler_parm (tree decl, tree exp) argument
374 exp = cp_build_addr_expr (exp, tf_warning_or_error);
376 exp = ocp_convert (init_type, exp, CONV_IMPLICIT|CONV_FORCE_TEMP, 0,
379 init = convert_from_reference (exp);
432 tree exp; local
603 tree exp = *tp; local
630 build_throw(location_t loc, tree exp) argument
[all...]
/netbsd-current/external/gpl3/gdb/dist/libdecnumber/dpd/
H A Ddecimal128.c87 uInt comb, exp; /* .. */ local
129 exp=0; /* low clamp */
133 exp=dn->exponent+DECIMAL128_Bias; /* bias exponent */
134 if (exp>DECIMAL128_Ehigh) { /* top clamp */
135 exp=DECIMAL128_Ehigh;
139 comb=(exp>>9) & 0x18; /* msd=0, exp top 2 bits .. */
146 exp=(uInt)(dn->exponent+DECIMAL128_Bias); /* bias exponent */
147 if (exp>DECIMAL128_Ehigh) { /* fold-down case */
148 pad=exp
198 uInt exp; /* exponent top two bits */ local
285 Int exp; /* exponent top two bits or full */ local
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/libdecnumber/dpd/
H A Ddecimal128.c87 uInt comb, exp; /* .. */ local
129 exp=0; /* low clamp */
133 exp=dn->exponent+DECIMAL128_Bias; /* bias exponent */
134 if (exp>DECIMAL128_Ehigh) { /* top clamp */
135 exp=DECIMAL128_Ehigh;
139 comb=(exp>>9) & 0x18; /* msd=0, exp top 2 bits .. */
146 exp=(uInt)(dn->exponent+DECIMAL128_Bias); /* bias exponent */
147 if (exp>DECIMAL128_Ehigh) { /* fold-down case */
148 pad=exp
198 uInt exp; /* exponent top two bits */ local
285 Int exp; /* exponent top two bits or full */ local
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/libdecnumber/dpd/
H A Ddecimal128.c87 uInt comb, exp; /* .. */ local
129 exp=0; /* low clamp */
133 exp=dn->exponent+DECIMAL128_Bias; /* bias exponent */
134 if (exp>DECIMAL128_Ehigh) { /* top clamp */
135 exp=DECIMAL128_Ehigh;
139 comb=(exp>>9) & 0x18; /* msd=0, exp top 2 bits .. */
146 exp=(uInt)(dn->exponent+DECIMAL128_Bias); /* bias exponent */
147 if (exp>DECIMAL128_Ehigh) { /* fold-down case */
148 pad=exp
198 uInt exp; /* exponent top two bits */ local
285 Int exp; /* exponent top two bits or full */ local
[all...]

Completed in 444 milliseconds

<<31323334353637383940>>