Searched refs:exp (Results 226 - 250 of 3491) sorted by relevance

1234567891011>>

/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.cp/
H A Dinfcall-nodebug-c++-d0.exp25 source $srcdir/$subdir/infcall-nodebug.exp.tcl
H A Dinfcall-nodebug-c++-d1.exp25 source $srcdir/$subdir/infcall-nodebug.exp.tcl
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.mi/
H A Dmi2-prompt.exp16 load_lib mi-support.exp
/netbsd-current/external/gpl3/gdb/dist/libsframe/testsuite/libsframe.encode/
H A Dencode.exp21 load_lib dejagnu.exp
/netbsd-current/external/lgpl3/gmp/dist/mpf/
H A Dtrunc.c43 mp_exp_t exp; local
45 exp = EXP(u);
47 if (size == 0 || exp <= 0)
56 EXP(r) = exp;
61 asize = MIN (asize, exp);
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dtree-outof-ssa.h57 get_rtx_for_ssa_name (tree exp) argument
59 int p = partition_find (SA.map->var_partition, SSA_NAME_VERSION (exp));
69 get_gimple_for_ssa_name (tree exp) argument
71 int v = SSA_NAME_VERSION (exp);
73 return SSA_NAME_DEF_STMT (exp);
H A Dgenattrtab.c688 check_attr_test (file_location loc, rtx exp, attr_desc *attr) argument
694 switch (GET_CODE (exp))
698 if (XSTR (exp, 1)[0] == '!')
701 attr_eq (XSTR (exp, 0),
702 &XSTR (exp, 1)[1])),
705 else if (n_comma_elts (XSTR (exp, 1)) == 1)
707 attr_desc *attr2 = find_attr (&XSTR (exp, 0), 0);
710 if (! strcmp (XSTR (exp, 0), "alternative"))
712 << atoi (XSTR (exp, 1)));
715 " attribute `%s'", XSTR (exp,
850 check_attr_value(file_location loc, rtx exp, class attr_desc *attr) argument
994 convert_set_attr_alternative(rtx exp, class insn_def *id) argument
1030 convert_set_attr(rtx exp, class insn_def *id) argument
1122 make_canonical(file_location loc, class attr_desc *attr, rtx exp) argument
1198 copy_boolean(rtx exp) argument
1408 substitute_address(rtx exp, rtx (*no_address_fn) (rtx), rtx (*address_fn) (rtx)) argument
1536 identity_fn(rtx exp) argument
1554 max_fn(rtx exp) argument
1560 min_fn(rtx exp) argument
1650 simplify_cond(rtx exp, int insn_code, int insn_index) argument
1811 insert_right_side(enum rtx_code code, rtx exp, rtx term, int insn_code, int insn_index) argument
1873 compute_alternative_mask(rtx exp, enum rtx_code code) argument
1927 evaluate_eq_attr(rtx exp, class attr_desc *attr, rtx value, int insn_code, int insn_index) argument
2073 simplify_and_tree(rtx exp, rtx *pterm, int insn_code, int insn_index) argument
2203 simplify_or_tree(rtx exp, rtx *pterm, int insn_code, int insn_index) argument
2272 simplify_test_exp_in_temp(rtx exp, int insn_code, int insn_index) argument
2417 simplify_test_exp(rtx exp, int insn_code, int insn_index) argument
3128 count_alternatives(rtx exp) argument
3165 compares_alternatives_p(rtx exp) argument
3288 find_attrs_to_cache(rtx exp, bool create) argument
3367 write_test_expr(FILE *outf, rtx exp, unsigned int attrs_cached, int flags, bool emit_parens = true) argument
3759 max_attr_value(rtx exp) argument
3840 min_attr_value(rtx exp) argument
3918 attr_value_alignment(rtx exp) argument
3974 walk_attr_value(rtx exp) argument
4138 eliminate_known_true(rtx known_true, rtx exp, int insn_code, int insn_index) argument
4729 rtx exp; local
4912 check_tune_attr(const char *name, rtx exp) argument
4936 find_tune_attr(rtx exp) argument
[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dtree-outof-ssa.h57 get_rtx_for_ssa_name (tree exp) argument
59 int p = partition_find (SA.map->var_partition, SSA_NAME_VERSION (exp));
69 get_gimple_for_ssa_name (tree exp) argument
71 int v = SSA_NAME_VERSION (exp);
73 return SSA_NAME_DEF_STMT (exp);
H A Dgenattrtab.cc688 check_attr_test (file_location loc, rtx exp, attr_desc *attr) argument
694 switch (GET_CODE (exp))
698 if (XSTR (exp, 1)[0] == '!')
701 attr_eq (XSTR (exp, 0),
702 &XSTR (exp, 1)[1])),
705 else if (n_comma_elts (XSTR (exp, 1)) == 1)
707 attr_desc *attr2 = find_attr (&XSTR (exp, 0), 0);
710 if (! strcmp (XSTR (exp, 0), "alternative"))
712 << atoi (XSTR (exp, 1)));
715 " attribute `%s'", XSTR (exp,
850 check_attr_value(file_location loc, rtx exp, class attr_desc *attr) argument
994 convert_set_attr_alternative(rtx exp, class insn_def *id) argument
1030 convert_set_attr(rtx exp, class insn_def *id) argument
1122 make_canonical(file_location loc, class attr_desc *attr, rtx exp) argument
1198 copy_boolean(rtx exp) argument
1408 substitute_address(rtx exp, rtx (*no_address_fn) (rtx), rtx (*address_fn) (rtx)) argument
1536 identity_fn(rtx exp) argument
1554 max_fn(rtx exp) argument
1560 min_fn(rtx exp) argument
1650 simplify_cond(rtx exp, int insn_code, int insn_index) argument
1811 insert_right_side(enum rtx_code code, rtx exp, rtx term, int insn_code, int insn_index) argument
1873 compute_alternative_mask(rtx exp, enum rtx_code code) argument
1927 evaluate_eq_attr(rtx exp, class attr_desc *attr, rtx value, int insn_code, int insn_index) argument
2073 simplify_and_tree(rtx exp, rtx *pterm, int insn_code, int insn_index) argument
2203 simplify_or_tree(rtx exp, rtx *pterm, int insn_code, int insn_index) argument
2272 simplify_test_exp_in_temp(rtx exp, int insn_code, int insn_index) argument
2417 simplify_test_exp(rtx exp, int insn_code, int insn_index) argument
3127 count_alternatives(rtx exp) argument
3164 compares_alternatives_p(rtx exp) argument
3287 find_attrs_to_cache(rtx exp, bool create) argument
3366 write_test_expr(FILE *outf, rtx exp, unsigned int attrs_cached, int flags, bool emit_parens = true) argument
3758 max_attr_value(rtx exp) argument
3839 min_attr_value(rtx exp) argument
3917 attr_value_alignment(rtx exp) argument
3973 walk_attr_value(rtx exp) argument
4137 eliminate_known_true(rtx known_true, rtx exp, int insn_code, int insn_index) argument
4728 rtx exp; local
4911 check_tune_attr(const char *name, rtx exp) argument
4935 find_tune_attr(rtx exp) argument
[all...]
/netbsd-current/tests/lib/libc/atomic/
H A Dt_atomic_and.c56 TYPE exp; \
59 exp = (TYPE)EXPECT; \
61 ATF_REQUIRE_MSG(val == exp, \
62 "val expects 0x%" FMT " but 0x%" FMT, exp, val); \
86 TYPE exp; \
89 exp = (TYPE)EXPECT; \
91 ATF_REQUIRE_MSG(val == exp, \
92 "val expects 0x%" FMT " but 0x%" FMT, exp, val); \
93 ATF_REQUIRE_MSG(res == exp, \
94 "res expects 0x%" FMT " but 0x%" FMT, exp, re
[all...]
H A Dt_atomic_dec.c54 TYPE exp; \
56 exp = (TYPE)EXPECT; \
58 ATF_REQUIRE_MSG(val == exp, \
59 "val expects " FMT " but " FMT, exp, val); \
83 TYPE exp; \
85 exp = (TYPE)EXPECT; \
87 ATF_REQUIRE_MSG(val == exp, \
88 "val expects " FMT " but " FMT, exp, val); \
89 ATF_REQUIRE_MSG(res == exp, \
90 "res expects " FMT " but " FMT, exp, re
[all...]
H A Dt_atomic_inc.c54 TYPE exp; \
56 exp = (TYPE)EXPECT; \
58 ATF_REQUIRE_MSG(val == exp, \
59 "val expects " FMT " but " FMT, exp, val); \
83 TYPE exp; \
85 exp = (TYPE)EXPECT; \
87 ATF_REQUIRE_MSG(val == exp, \
88 "val expects " FMT " but " FMT, exp, val); \
89 ATF_REQUIRE_MSG(res == exp, \
90 "res expects " FMT " but " FMT, exp, re
[all...]
H A Dt_atomic_or.c56 TYPE exp; \
59 exp = (TYPE)EXPECT; \
61 ATF_REQUIRE_MSG(val == exp, \
62 "val expects 0x%" FMT " but 0x%" FMT, exp, val); \
86 TYPE exp; \
89 exp = (TYPE)EXPECT; \
91 ATF_REQUIRE_MSG(val == exp, \
92 "val expects 0x%" FMT " but 0x%" FMT, exp, val); \
93 ATF_REQUIRE_MSG(res == exp, \
94 "res expects 0x%" FMT " but 0x%" FMT, exp, re
[all...]
/netbsd-current/external/lgpl3/gmp/dist/tests/mpn/
H A Dt-get_d.c76 long bit, exp, want_bit; local
89 exp = exp_table[exp_i];
91 want_bit = bit + exp;
103 got = mpn_get_d (np, nsize, sign, exp);
108 printf (" exp %ld\n", exp);
179 static long exp; local
190 exp = exp_table[exp_i];
194 got = mpn_get_d (np, nsize, sign, exp);
199 printf (" exp
223 long exp; local
268 static long exp; local
318 static long exp; local
375 long exp; local
406 long exp, exp_min, exp_max; local
[all...]
/netbsd-current/external/lgpl3/gmp/dist/tests/mpf/
H A Dt-get_d_2exp.c32 long exp; local
48 printf (" got exp %ld\n", got_exp);
52 for (exp = -513; exp <= 513; exp++)
60 if (exp >= 0)
61 mpf_mul_2exp (f, f, exp);
63 mpf_div_2exp (f, f, -exp);
66 if (got != want || got_exp != exp)
68 printf ("mpf_get_d_2exp wrong on 2**%ld\n", exp);
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-mmix.c108 expressionS exp; member in struct:__anon936
447 mmix_current_location (void (*fn) (expressionS *), expressionS *exp) argument
449 (*fn) (exp);
454 /* Get up to three operands, filling them into the exp array.
458 get_operands (int max_operands, char *s, expressionS *exp) argument
487 expression (&exp[numexp]);
489 if (exp[numexp].X_op == O_illegal)
493 else if (exp[numexp].X_op == O_absent)
515 exp[numexp].X_op = O_illegal;
547 expressionS *exp)
546 get_putget_operands(struct mmix_opcode *insn, char *operands, expressionS *exp) argument
831 expressionS exp[4]; local
2099 expressionS exp; local
2182 expressionS exp; local
3949 expressionS exp; local
4156 expressionS exp; local
4212 expressionS exp; local
[all...]
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-mmix.c108 expressionS exp; member in struct:__anon468
447 mmix_current_location (void (*fn) (expressionS *), expressionS *exp) argument
449 (*fn) (exp);
454 /* Get up to three operands, filling them into the exp array.
458 get_operands (int max_operands, char *s, expressionS *exp) argument
487 expression (&exp[numexp]);
489 if (exp[numexp].X_op == O_illegal)
493 else if (exp[numexp].X_op == O_absent)
515 exp[numexp].X_op = O_illegal;
547 expressionS *exp)
546 get_putget_operands(struct mmix_opcode *insn, char *operands, expressionS *exp) argument
831 expressionS exp[4]; local
2099 expressionS exp; local
2182 expressionS exp; local
3948 expressionS exp; local
4155 expressionS exp; local
4211 expressionS exp; local
[all...]
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-mmix.c108 expressionS exp; member in struct:__anon454
447 mmix_current_location (void (*fn) (expressionS *), expressionS *exp) argument
449 (*fn) (exp);
454 /* Get up to three operands, filling them into the exp array.
458 get_operands (int max_operands, char *s, expressionS *exp) argument
487 expression (&exp[numexp]);
489 if (exp[numexp].X_op == O_illegal)
493 else if (exp[numexp].X_op == O_absent)
515 exp[numexp].X_op = O_illegal;
547 expressionS *exp)
546 get_putget_operands(struct mmix_opcode *insn, char *operands, expressionS *exp) argument
833 expressionS exp[4]; local
2101 expressionS exp; local
2184 expressionS exp; local
3950 expressionS exp; local
4157 expressionS exp; local
4213 expressionS exp; local
[all...]
/netbsd-current/external/bsd/nvi/dist/ex/
H A Dex_argv.c53 EX_PRIVATE *exp; local
55 exp = EXP(sp);
56 exp->argsoff = 0;
59 excp->argv = exp->args;
60 excp->argc = exp->argsoff;
73 EX_PRIVATE *exp; local
75 exp = EXP(sp);
77 MEMCPY(exp->args[exp->argsoff]->bp, cmd, cmdlen);
78 exp
256 EX_PRIVATE *exp; local
323 EX_PRIVATE *exp; local
424 EX_PRIVATE *exp; local
488 EX_PRIVATE *exp; local
518 EX_PRIVATE *exp; local
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dgo-exp.y20 /* This file is derived from c-exp.y, p-exp.y. */
120 %type <voidval> exp exp1 type_exp start variable lcurly
203 exp1 : exp
204 | exp1 ',' exp
209 exp : '*' exp %prec UNARY
213 exp : '&' exp %prec UNARY
217 exp
208 exp : '*' exp %prec UNARY label
212 exp : '&' exp %prec UNARY label
216 exp : '-' exp %prec UNARY label
220 exp : '+' exp %prec UNARY label
224 exp : '!' exp %prec UNARY label
228 exp : '^' exp %prec UNARY label
232 exp : exp INCREMENT %prec UNARY label
236 exp : exp DECREMENT %prec UNARY label
242 exp : exp '.' name_not_typename label
248 exp : exp '.' name_not_typename COMPLETE label
255 exp : exp '.' COMPLETE label
265 exp : exp '[' exp1 ']' label
269 exp : exp '(' label
299 exp : lcurly type rcurly exp %prec UNARY label
305 exp : type '(' exp ')' %prec UNARY label
311 exp : '(' exp1 ')' label
317 exp : exp '@' exp label
321 exp : exp '*' exp label
325 exp : exp '/' exp label
329 exp : exp '%' exp label
333 exp : exp '+' exp label
337 exp : exp '-' exp label
341 exp : exp LSH exp label
345 exp : exp RSH exp label
349 exp : exp EQUAL exp label
353 exp : exp NOTEQUAL exp label
357 exp : exp LEQ exp label
361 exp : exp GEQ exp label
365 exp : exp '<' exp label
369 exp : exp '>' exp label
373 exp : exp '&' exp label
377 exp : exp '^' exp label
381 exp : exp '|' exp label
385 exp : exp ANDAND exp label
389 exp : exp OROR exp label
393 exp : exp '?' exp ':' exp %prec '?' label
397 exp : exp '=' exp label
401 exp : exp ASSIGN_MODIFY exp label
407 exp : INT label
414 exp : CHAR label
423 exp : NAME_OR_INT label
436 exp : FLOAT label
443 exp : variable label
446 exp : DOLLAR_VARIABLE label
452 exp : SIZEOF_KEYWORD '(' type ')' %prec UNARY label
467 exp : SIZEOF_KEYWORD '(' exp ')' %prec UNARY label
509 exp : string_exp %prec ABOVE_COMMA label
521 exp : TRUE_KEYWORD label
527 exp : FALSE_KEYWORD label
[all...]
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dgo-exp.y20 /* This file is derived from c-exp.y, p-exp.y. */
123 %type <voidval> exp exp1 type_exp start variable lcurly
204 exp1 : exp
205 | exp1 ',' exp
210 exp : '*' exp %prec UNARY
214 exp : '&' exp %prec UNARY
218 exp
209 exp : '*' exp %prec UNARY label
213 exp : '&' exp %prec UNARY label
217 exp : '-' exp %prec UNARY label
221 exp : '+' exp %prec UNARY label
225 exp : '!' exp %prec UNARY label
229 exp : '^' exp %prec UNARY label
233 exp : exp INCREMENT %prec UNARY label
237 exp : exp DECREMENT %prec UNARY label
243 exp : exp '.' name_not_typename label
250 exp : exp '.' name_not_typename COMPLETE label
260 exp : exp '.' COMPLETE label
269 exp : exp '[' exp1 ']' label
273 exp : exp '(' label
305 exp : lcurly type rcurly exp %prec UNARY label
312 exp : type '(' exp ')' %prec UNARY label
319 exp : '(' exp1 ')' label
325 exp : exp '@' exp label
329 exp : exp '*' exp label
333 exp : exp '/' exp label
337 exp : exp '%' exp label
341 exp : exp '+' exp label
345 exp : exp '-' exp label
349 exp : exp LSH exp label
353 exp : exp RSH exp label
357 exp : exp EQUAL exp label
361 exp : exp NOTEQUAL exp label
365 exp : exp LEQ exp label
369 exp : exp GEQ exp label
373 exp : exp '<' exp label
377 exp : exp '>' exp label
381 exp : exp '&' exp label
385 exp : exp '^' exp label
389 exp : exp '|' exp label
393 exp : exp ANDAND exp label
397 exp : exp OROR exp label
401 exp : exp '?' exp ':' exp %prec '?' label
412 exp : exp '=' exp label
416 exp : exp ASSIGN_MODIFY exp label
425 exp : INT label
432 exp : CHAR label
441 exp : NAME_OR_INT label
452 exp : FLOAT label
461 exp : variable label
464 exp : DOLLAR_VARIABLE label
470 exp : SIZEOF_KEYWORD '(' type ')' %prec UNARY label
482 exp : SIZEOF_KEYWORD '(' exp ')' %prec UNARY label
524 exp : string_exp %prec ABOVE_COMMA label
536 exp : TRUE_KEYWORD label
540 exp : FALSE_KEYWORD label
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/config/s390/32/
H A D_fixunsdfdi.c66 register int exp; local
85 exp = EXPD (dl1) - EXPONENT_BIAS - MANTISSA_BITS;
89 if (exp < -PRECISION)
103 if (exp >= 12)
112 /* shift down until exp < 12 or l = 0 */
113 if (exp > 0)
114 l <<= exp; local
116 l >>= -exp;
H A D_fixunssfdi.c62 register int exp; local
81 exp = EXP (fl1) - EXPONENT_BIAS - MANTISSA_BITS;
84 if (exp < -24)
98 if (exp >= 41)
107 if (exp > 0)
108 l <<= exp; local
110 l >>= -exp;
/netbsd-current/external/gpl3/gcc/dist/libgcc/config/s390/32/
H A D_fixunsdfdi.c66 register int exp; local
85 exp = EXPD (dl1) - EXPONENT_BIAS - MANTISSA_BITS;
89 if (exp < -PRECISION)
103 if (exp >= 12)
112 /* shift down until exp < 12 or l = 0 */
113 if (exp > 0)
114 l <<= exp; local
116 l >>= -exp;
H A D_fixunssfdi.c62 register int exp; local
81 exp = EXP (fl1) - EXPONENT_BIAS - MANTISSA_BITS;
84 if (exp < -24)
98 if (exp >= 41)
107 if (exp > 0)
108 l <<= exp; local
110 l >>= -exp;

Completed in 267 milliseconds

1234567891011>>