Searched refs:exp (Results 126 - 150 of 575) sorted by relevance

1234567891011>>

/freebsd-11-stable/tools/regression/zfs/zpool/create/
H A Dspare.t15 exp=`(
27 expect "${exp}" ${ZPOOL} status ${name0}
35 exp=`(
50 expect "${exp}" ${ZPOOL} status ${name0}
58 exp=`(
74 expect "${exp}" ${ZPOOL} status ${name0}
82 exp=`(
99 expect "${exp}" ${ZPOOL} status ${name0}
H A Doption-f_replication_level_mismatch_1.t19 exp=`(
35 expect "${exp}" ${ZPOOL} status ${name0}
47 exp=`(
63 expect "${exp}" ${ZPOOL} status ${name0}
75 exp=`(
93 expect "${exp}" ${ZPOOL} status ${name0}
105 exp=`(
123 expect "${exp}" ${ZPOOL} status ${name0}
135 exp=`(
155 expect "${exp}"
[all...]
/freebsd-11-stable/usr.bin/showmount/
H A Dshowmount.c114 register struct exportslist *exp; local
202 exp = exportslist;
203 while (exp) {
204 printf("%-34s ", exp->ex_dirp);
205 grp = exp->ex_groups;
215 exp = exp->ex_next;
219 exp = exportslist;
220 while (exp) {
222 exp
342 xdr_exportslist(XDR *xdrsp, struct exportslist **exp) argument
[all...]
/freebsd-11-stable/lib/msun/src/
H A Ds_scalbnl.c48 k = u.bits.exp; /* extract exponent */
52 k = u.bits.exp - 128;
59 {u.bits.exp = k; return u.e;}
67 u.bits.exp = k;
H A Ds_remquol.c85 if((uy.bits.exp|uy.bits.manh|uy.bits.manl)==0 || /* y=0 */
86 (ux.bits.exp == BIAS + LDBL_MAX_EXP) || /* or x not finite */
87 (uy.bits.exp == BIAS + LDBL_MAX_EXP &&
90 if(ux.bits.exp<=uy.bits.exp) {
91 if((ux.bits.exp<uy.bits.exp) ||
105 if(ux.bits.exp == 0) { /* subnormal x */
107 ix = ux.bits.exp - (BIAS + 512);
109 ix = ux.bits.exp
[all...]
H A Ds_cosl.c62 if (z.bits.exp == 0)
66 if (z.bits.exp == 32767)
H A Ds_sinl.c58 if (z.bits.exp == 0)
62 if (z.bits.exp == 32767)
H A Ds_tanl.c64 if (z.bits.exp == 0)
68 if (z.bits.exp == 32767)
/freebsd-11-stable/contrib/netbsd-tests/lib/libc/net/getaddrinfo/
H A Dt_getaddrinfo.sh35 exp="${1}.exp"
42 exp="${1}_v4.exp"
44 exp="${1}_v4v6.exp"
49 exp="${1}_v4v6.exp"
51 exp="${1}_v4.exp"
[all...]
/freebsd-11-stable/contrib/libstdc++/libmath/
H A Dstubs.c177 return (float) exp(x);
185 return exp((double) x);
226 frexpf(float x, int *exp) argument
228 return (float) frexp(x, exp);
234 frexpl(long double x, int *exp) argument
236 return frexp((double) x, exp);
299 ldexpf(float x, int exp) argument
301 return (float) ldexp(x, exp);
307 ldexpl(long double x, int exp) argument
309 return ldexp((double) x, exp);
[all...]
/freebsd-11-stable/crypto/heimdal/lib/kafs/
H A DMakefile.am18 AFSL_EXP = $(srcdir)/afsl.exp
74 EXTRA_DIST = NTMakefile afsl.exp afslib.exp $(man_MANS)
81 ld -o $@ -bM:SRE -bI:$(srcdir)/afsl.exp -bE:$(srcdir)/afslib.exp $(AFS_EXTRA_LD) afslib.o -lc
/freebsd-11-stable/sys/powerpc/fpu/
H A Dfpu_explode.c135 #define FP_TOF(exp, expbias, allfrac, f0, f1, f2, f3) \
136 if (exp == 0) { \
147 if (exp == (2 * expbias + 1)) { \
156 fp->fp_exp = exp - expbias; \
171 int exp; local
175 exp = (i >> (32 - 1 - SNG_EXPBITS)) & mask(SNG_EXPBITS);
179 FP_TOF(exp, SNG_EXP_BIAS, frac, f0, f1, 0, 0);
189 int exp; local
193 exp = (i >> (32 - 1 - DBL_EXPBITS)) & mask(DBL_EXPBITS);
199 FP_TOF(exp, DBL_EXP_BIA
[all...]
H A Dfpu_subr.c143 int lsh, rsh, exp; local
145 exp = fp->fp_exp;
154 m0 = m1, m1 = m2, m2 = m3, m3 = 0, exp -= 32;
156 m0 = m2, m1 = m3, m2 = 0, m3 = 0, exp -= 2 * 32;
158 m0 = m3, m1 = 0, m2 = 0, m3 = 0, exp -= 3 * 32;
175 exp += rsh;
188 exp -= lsh;
196 fp->fp_exp = exp;
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/builtins/hexagon/
H A Dfastmath2_dlib_asm.S19 int exp, expdiff, j, k, hi, lo, cn;
26 exp = expa + 1;
30 exp = expb + 1;
44 exp = exp - k + cn;
46 if (mant == 0 || mant == -1) exp = 0x8001;
47 c = (mant & MANTMASK) | (((lint) exp) & EXP_MASK);
65 #define exp R8 define
83 if ( ce.new) exp = add(expa, #1)
84 if (!ce.new) exp
109 exp = SUB(exp, k) define
166 #define exp R8 define
210 exp = SUB(exp, k) define
268 #define exp R8 define
303 exp = add(expa, expb) define
313 exp = sub(exp, kb) define
318 exp = add(exp, #1) define
[all...]
/freebsd-11-stable/contrib/binutils/gas/
H A Dehopt.c242 check_eh_frame (expressionS *exp, unsigned int *pnbytes) argument
308 if ((exp->X_op == O_symbol || exp->X_op == O_subtract)
309 && ! S_IS_DEFINED (exp->X_add_symbol))
312 d->size_end_sym = exp->X_add_symbol;
340 if ((int)*pnbytes == -1 && exp->X_op == O_constant)
342 d->aug_size = exp->X_add_number;
345 else if (*pnbytes == 1 && exp->X_op == O_constant)
347 unsigned char byte = exp->X_add_number;
374 && exp
[all...]
H A Ddw2gencfi.c79 expressionS exp; member in struct:cfi_insn_data::__anon353::cfi_escape_data
420 expressionS exp;
444 expression_and_evaluate (&exp);
445 switch (exp.X_op)
449 regno = exp.X_add_number;
613 do_parse_cons_expression (&e->exp, 1);
902 expressionS exp;
904 exp.X_op = O_subtract;
905 exp.X_add_symbol = to;
906 exp
418 expressionS exp; local
899 expressionS exp; local
1043 expressionS exp; local
1120 expressionS exp; local
[all...]
/freebsd-11-stable/lib/libc/stdio/
H A Dprintfcommon.h272 exponent(CHAR *p0, int exp, CHAR fmtch) argument
279 if (exp < 0) {
280 exp = -exp;
286 if (exp > 9) {
288 *--t = to_char(exp % 10);
289 } while ((exp /= 10) > 9);
290 *--t = to_char(exp);
302 *p++ = to_char(exp);
/freebsd-11-stable/contrib/gcc/
H A Dc-omp.c162 check_omp_for_incr_expr (tree exp, tree decl) argument
166 if (!INTEGRAL_TYPE_P (TREE_TYPE (exp))
167 || TYPE_PRECISION (TREE_TYPE (exp)) < TYPE_PRECISION (TREE_TYPE (decl)))
170 if (exp == decl)
171 return build_int_cst (TREE_TYPE (exp), 0);
173 switch (TREE_CODE (exp))
176 t = check_omp_for_incr_expr (TREE_OPERAND (exp, 0), decl);
178 return fold_convert (TREE_TYPE (exp), t);
181 t = check_omp_for_incr_expr (TREE_OPERAND (exp, 0), decl);
183 return fold_build2 (MINUS_EXPR, TREE_TYPE (exp),
[all...]
/freebsd-11-stable/lib/libc/sparc64/fpu/
H A Dfpu_explode.c157 #define FP_TOF(exp, expbias, allfrac, f0, f1, f2, f3) \
158 if (exp == 0) { \
169 if (exp == (2 * expbias + 1)) { \
178 fp->fp_exp = exp - expbias; \
195 int exp; local
199 exp = (i >> (32 - 1 - SNG_EXPBITS)) & mask(SNG_EXPBITS);
203 FP_TOF(exp, SNG_EXP_BIAS, frac, f0, f1, 0, 0);
215 int exp; local
219 exp = (i >> (32 - 1 - DBL_EXPBITS)) & mask(DBL_EXPBITS);
225 FP_TOF(exp, DBL_EXP_BIA
236 int exp; local
[all...]
H A Dfpu_subr.c145 int lsh, rsh, exp; local
147 exp = fp->fp_exp;
156 m0 = m1, m1 = m2, m2 = m3, m3 = 0, exp -= 32;
158 m0 = m2, m1 = m3, m2 = 0, m3 = 0, exp -= 2 * 32;
160 m0 = m3, m1 = 0, m2 = 0, m3 = 0, exp -= 3 * 32;
177 exp += rsh;
190 exp -= lsh;
198 fp->fp_exp = exp;
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_interface_internal.h164 uptr addr, int is_write, uptr access_size, u32 exp);
215 SANITIZER_INTERFACE_ATTRIBUTE void __asan_exp_load1(uptr p, u32 exp);
216 SANITIZER_INTERFACE_ATTRIBUTE void __asan_exp_load2(uptr p, u32 exp);
217 SANITIZER_INTERFACE_ATTRIBUTE void __asan_exp_load4(uptr p, u32 exp);
218 SANITIZER_INTERFACE_ATTRIBUTE void __asan_exp_load8(uptr p, u32 exp);
219 SANITIZER_INTERFACE_ATTRIBUTE void __asan_exp_load16(uptr p, u32 exp);
220 SANITIZER_INTERFACE_ATTRIBUTE void __asan_exp_store1(uptr p, u32 exp);
221 SANITIZER_INTERFACE_ATTRIBUTE void __asan_exp_store2(uptr p, u32 exp);
222 SANITIZER_INTERFACE_ATTRIBUTE void __asan_exp_store4(uptr p, u32 exp);
223 SANITIZER_INTERFACE_ATTRIBUTE void __asan_exp_store8(uptr p, u32 exp);
[all...]
/freebsd-11-stable/contrib/atf/atf-c/
H A Dbuild_test.c114 const char *const exp[] = { NULL }; local
117 ATF_CHECK(equal_arrays(exp, actual));
121 const char *const exp[] = { NULL }; local
124 ATF_CHECK(!equal_arrays(exp, actual));
129 const char *const exp[] = { "foo", NULL }; local
132 ATF_CHECK(!equal_arrays(exp, actual));
136 const char *const exp[] = { "foo", NULL }; local
139 ATF_CHECK(equal_arrays(exp, actual));
/freebsd-11-stable/lib/msun/i387/
H A De_exp.S40 ENTRY(exp)
98 END(exp)
/freebsd-11-stable/tools/regression/zfs/zpool/add/
H A Ddisks.t23 exp=`(
34 expect "${exp}" ${ZPOOL} status ${name0}
42 exp=`(
56 expect "${exp}" ${ZPOOL} status ${name0}
H A Draidz2.t14 exp=`(
33 expect "${exp}" ${ZPOOL} status ${name0}
39 exp=`(
73 expect "${exp}" ${ZPOOL} status ${name0}

Completed in 153 milliseconds

1234567891011>>