Searched refs:exp (Results 51 - 75 of 575) sorted by relevance

1234567891011>>

/freebsd-11-stable/contrib/gdtoa/
H A DstrtoIf.c42 Long exp[2]; local
48 k = strtoIg(s, sp, &fpi, exp, B, rv);
49 ULtof((ULong*)f0, B[0]->x, exp[0], rv[0]);
52 ULtof((ULong*)f1, B[1]->x, exp[1], rv[1]);
H A DstrtoIx.c42 Long exp[2]; local
49 k = strtoIg(s, sp, &fpi, exp, B, rv);
50 ULtox(L, B[0]->x, exp[0], rv[0]);
53 ULtox(M, B[1]->x, exp[1], rv[1]);
H A DstrtoIxL.c42 Long exp[2]; local
49 k = strtoIg(s, sp, &fpi, exp, B, rv);
50 ULtoxL(L, B[0]->x, exp[0], rv[0]);
53 ULtoxL(M, B[1]->x, exp[1], rv[1]);
/freebsd-11-stable/gnu/usr.bin/gdb/kgdb/
H A Dkgdb.h75 #define kgdb_parse(exp) kgdb_parse_1((exp), 0)
76 #define kgdb_parse_quiet(exp) kgdb_parse_1((exp), 1)
/freebsd-11-stable/lib/libc/gen/
H A Disinf.c48 return (u.bits.exp == 2047 && u.bits.manl == 0 && u.bits.manh == 0);
57 return (u.bits.exp == 255 && u.bits.man == 0);
68 return (u.bits.exp == 2047 && u.bits.manl == 0 && u.bits.manh == 0);
70 return (u.bits.exp == 32767 && u.bits.manl == 0 && u.bits.manh == 0);
/freebsd-11-stable/tools/regression/zfs/zpool/create/
H A Doption-n.t13 exp=`(
18 expect "${exp}" ${ZPOOL} create -n ${name0} ${disk0}
H A Doption-o.t27 exp=`(
31 expect "${exp}" ${ZPOOL} get altroot ${name0}
49 exp=`(
53 expect "${exp}" ${ZPOOL} get version ${name0}
60 exp=`(
64 expect "${exp}" ${ZPOOL} get delegation ${name0}
68 exp=`(
72 expect "${exp}" ${ZPOOL} get autoreplace ${name0}
76 exp=`(
80 expect "${exp}"
[all...]
H A Doption-f_inuse.t14 exp=`(
19 expect "${exp}" ${ZPOOL} create ${name1} ${disk0}
27 exp=`(
32 expect "${exp}" ${ZPOOL} create ${name1} mirror ${disk0} ${disk1}
40 exp=`(
45 expect "${exp}" ${ZPOOL} create ${name1} raidz1 ${disk0} ${disk1} ${disk2}
53 exp=`(
58 expect "${exp}" ${ZPOOL} create ${name1} raidz2 ${disk0} ${disk1} ${disk2} ${disk3}
66 exp=`(
71 expect "${exp}"
[all...]
/freebsd-11-stable/tools/regression/zfs/zpool/replace/
H A Draidz2.t20 exp=`(
39 expect "${exp}" ${ZPOOL} status ${name0}
42 exp=`(
56 expect "${exp}" ${ZPOOL} status ${name0}
63 exp=`(
77 expect "${exp}" ${ZPOOL} status ${name0}
88 exp=`(
102 expect "${exp}" ${ZPOOL} status ${name0}
105 exp=`(
119 expect "${exp}"
[all...]
H A Ddisk.t15 exp=`(
25 expect "${exp}" ${ZPOOL} status ${name0}
32 exp=`(
44 expect "${exp}" ${ZPOOL} status ${name0}
H A Dlog.t20 exp=`(
40 expect "${exp}" ${ZPOOL} status ${name0}
44 exp=`(
58 expect "${exp}" ${ZPOOL} status ${name0}
65 exp=`(
79 expect "${exp}" ${ZPOOL} status ${name0}
90 exp=`(
108 expect "${exp}" ${ZPOOL} status ${name0}
111 exp=`(
125 expect "${exp}"
[all...]
H A Dmirror.t20 exp=`(
37 expect "${exp}" ${ZPOOL} status ${name0}
40 exp=`(
52 expect "${exp}" ${ZPOOL} status ${name0}
59 exp=`(
71 expect "${exp}" ${ZPOOL} status ${name0}
82 exp=`(
94 expect "${exp}" ${ZPOOL} status ${name0}
97 exp=`(
109 expect "${exp}"
[all...]
H A Draidz1.t20 exp=`(
38 expect "${exp}" ${ZPOOL} status ${name0}
41 exp=`(
54 expect "${exp}" ${ZPOOL} status ${name0}
61 exp=`(
74 expect "${exp}" ${ZPOOL} status ${name0}
85 exp=`(
98 expect "${exp}" ${ZPOOL} status ${name0}
101 exp=`(
114 expect "${exp}"
[all...]
/freebsd-11-stable/tools/regression/zfs/zpool/add/
H A Doption-f_replication_level_mismatch_0.t14 exp=`(
24 expect "${exp}" ${ZPOOL} status ${name0}
30 exp=`(
43 expect "${exp}" ${ZPOOL} status ${name0}
49 exp=`(
59 expect "${exp}" ${ZPOOL} status ${name0}
65 exp=`(
79 expect "${exp}" ${ZPOOL} status ${name0}
85 exp=`(
95 expect "${exp}"
[all...]
H A Dspare.t14 exp=`(
26 expect "${exp}" ${ZPOOL} status ${name0}
32 exp=`(
47 expect "${exp}" ${ZPOOL} status ${name0}
53 exp=`(
69 expect "${exp}" ${ZPOOL} status ${name0}
75 exp=`(
92 expect "${exp}" ${ZPOOL} status ${name0}
98 exp=`(
112 expect "${exp}"
[all...]
H A Dfiles.t14 exp=`(
30 exp=`(
45 exp=`(
56 expect "${exp}" ${ZPOOL} status ${name0}
62 exp=`(
76 expect "${exp}" ${ZPOOL} status ${name0}
82 exp=`(
97 expect "${exp}" ${ZPOOL} status ${name0}
103 exp=`(
120 expect "${exp}"
[all...]
/freebsd-11-stable/usr.sbin/pmcstudy/
H A Deval_expr.h56 double run_expr(struct expression *exp, int initial_call, struct expression **lastone);
57 void print_exp(struct expression *exp);
/freebsd-11-stable/contrib/gcc/cp/
H A Dexpr.c94 cxx_expand_expr (tree exp, rtx target, enum machine_mode tmode, int modifier, argument
97 tree type = TREE_TYPE (exp);
99 enum tree_code code = TREE_CODE (exp);
111 return expand_expr (cplus_expand_constant (exp),
123 return expand_expr (BASELINK_FUNCTIONS (exp), target, tmode,
127 return c_expand_expr (exp, target, tmode, modifier, alt_rtl);
/freebsd-11-stable/lib/msun/src/
H A De_fmodl.c78 if((uy.bits.exp|uy.bits.manh|uy.bits.manl)==0 || /* y=0 */
79 (ux.bits.exp == BIAS + LDBL_MAX_EXP) || /* or x not finite */
80 (uy.bits.exp == BIAS + LDBL_MAX_EXP &&
83 if(ux.bits.exp<=uy.bits.exp) {
84 if((ux.bits.exp<uy.bits.exp) ||
96 if(ux.bits.exp == 0) { /* subnormal x */
98 ix = ux.bits.exp - (BIAS + 512);
100 ix = ux.bits.exp
[all...]
/freebsd-11-stable/contrib/binutils/ld/
H A Dldgram.y94 %type <etree> exp opt_exp_with_type mustbe_exp opt_at phdr_type phdr_val
176 NAME '=' exp
203 CHIP exp
204 | CHIP exp ',' exp
213 | PUBLIC NAME '=' exp
215 | PUBLIC NAME ',' exp
217 | PUBLIC NAME exp
221 | SECT NAME ',' exp
223 | SECT NAME exp
784 exp : label
[all...]
/freebsd-11-stable/contrib/nvi/ex/
H A Dex_print.c269 EX_PRIVATE *exp; local
273 exp = EXP(sp);
276 exp->obp_len += n = vsnprintf(exp->obp + exp->obp_len,
277 sizeof(exp->obp) - exp->obp_len, fmt, ap);
281 if (exp->obp[exp->obp_len - 1] == '\n' ||
282 exp
296 EX_PRIVATE *exp; local
322 EX_PRIVATE *exp; local
[all...]
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/builtins/hexagon/
H A Dfastmath_dlib_asm.S20 int exp, expdiff, j, k, hi, lo, cn;
27 exp = expa + 1;
31 exp = expb + 1;
45 exp = exp - k + cn;
47 if (mant == 0 || mant == -1) exp = 0x8001;
48 c = (mant & MANTMASK) | (((lint) exp) & EXP_MASK);
67 #define exp R8 define
91 if ( ce.new) exp = add(expa, #1)
92 if (!ce.new) exp
122 exp = SUB(exp, k) define
128 exp = ZXTH(exp) define
202 #define exp R8 define
257 exp = SUB(exp, k) define
263 exp = ZXTH(exp) define
330 #define exp R8 define
359 exp = add(expa, expb) define
376 exp = sub(exp, k) define
383 exp = zxth(exp) define
[all...]
/freebsd-11-stable/contrib/netbsd-tests/lib/libc/db/
H A Dt_db.sh67 sed 200q $(dict) >exp
77 atf_check -o file:exp "$(prog_db)" btree in
96 sed 200q $(dict) >exp
106 atf_check -o file:exp "$(prog_db)" hash in
125 sed 200q $(dict) >exp
133 atf_check -o file:exp "$(prog_db)" recno in
154 awk '{ for (i = 1; i < 201; ++i) print $0 }' >exp
164 atf_check -o file:exp "$(prog_db)" btree in
185 awk '{ for (i = 1; i < 201; ++i) print $0 }' >exp
195 atf_check -o file:exp "
[all...]
/freebsd-11-stable/contrib/gdb/gdb/
H A Dp-exp.y21 /* This file is derived from c-exp.y */
166 %type <voidval> exp exp1 type_exp start normal_start variable qualified_name
253 exp1 : exp
254 | exp1 ',' exp
259 exp : exp '^' %prec UNARY
265 exp : '@' exp %prec UNARY
271 exp : '-' exp
258 exp : exp '^' %prec UNARY label
264 exp : '@' exp %prec UNARY label
270 exp : '-' exp %prec UNARY label
274 exp : NOT exp %prec UNARY label
278 exp : INCREMENT '(' exp ')' %prec UNARY label
282 exp : DECREMENT '(' exp ')' %prec UNARY label
286 exp : exp '.' { search_field = 1; } label
299 exp : exp '[' label
326 exp : exp '(' label
345 exp : type '(' exp ')' %prec UNARY label
360 exp : '(' exp1 ')' label
366 exp : exp '*' exp label
370 exp : exp '/' exp label
374 exp : exp DIV exp label
378 exp : exp MOD exp label
382 exp : exp '+' exp label
386 exp : exp '-' exp label
390 exp : exp LSH exp label
394 exp : exp RSH exp label
398 exp : exp '=' exp label
402 exp : exp NOTEQUAL exp label
406 exp : exp LEQ exp label
410 exp : exp GEQ exp label
414 exp : exp '<' exp label
418 exp : exp '>' exp label
422 exp : exp ANDAND exp label
426 exp : exp XOR exp label
430 exp : exp OR exp label
434 exp : exp ASSIGN exp label
438 exp : TRUEKEYWORD label
444 exp : FALSEKEYWORD label
450 exp : INT label
457 exp : NAME_OR_INT label
468 exp : FLOAT label
475 exp : variable label
478 exp : VARIABLE label
482 exp : SIZEOF '(' type ')' %prec UNARY label
490 exp : STRING label
515 exp : THIS label
[all...]
/freebsd-11-stable/lib/libc/sparc64/fpu/
H A Dfpu_implode.c201 int sign, exp; local
210 * If exp >= 2^32, overflow. Otherwise shift value right
219 if ((exp = fp->fp_exp) >= 32)
221 /* NB: the following includes exp < 0 cases */
222 if (__fpu_shr(fp, FP_NMANT - 1 - exp) != 0)
250 int sign, exp; local
260 * If exp >= 2^64, overflow. Otherwise shift value
270 if ((exp = fp->fp_exp) >= 64)
272 /* NB: the following includes exp < 0 cases */
273 if (__fpu_shr(fp, FP_NMANT - 1 - exp) !
303 int exp; local
391 int exp; local
453 int exp; local
[all...]

Completed in 119 milliseconds

1234567891011>>