| /netbsd/src/external/lgpl3/mpc/dist/tests/ |
| D | texceptions.c | 24 #define MPC_IS_LIKE_RNDZ(rnd, sgn) \ argument 38 int n, inex, inex_re, inex_im, sgn; in foo() local
|
| D | exceptions.c | 24 #define MPC_IS_LIKE_RNDZ(rnd, sgn) \ argument 37 int n, inex, inex_re, inex_im, sgn; in foo() local
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/ |
| D | wide-int-print.cc | 33 print_dec (const wide_int_ref &wi, char *buf, signop sgn) in print_dec() 42 print_dec (const wide_int_ref &wi, FILE *file, signop sgn) in print_dec()
|
| D | wide-int.cc | 207 wi::to_mpz (const wide_int_ref &x, mpz_t result, signop sgn) in to_mpz() 330 wi::max_value (unsigned int precision, signop sgn) in max_value() 344 wi::min_value (unsigned int precision, signop sgn) in min_value() 368 unsigned int precision, signop sgn) in force_to_size() 411 unsigned int index, signop sgn) in selt() 1155 signop sgn, wi::overflow_type *overflow) in add_large() 1228 unsigned int prec, signop sgn) in wi_unpack() 1308 unsigned int op2len, unsigned int prec, signop sgn, in mul_internal() 1562 signop sgn, wi::overflow_type *overflow) in sub_large() 1759 unsigned int divisor_prec, signop sgn, in divmod_internal() [all …]
|
| D | fixed-value.cc | 159 signop sgn = UNSIGNED_FIXED_POINT_MODE_P (f_orig->mode) ? UNSIGNED : SIGNED; in fixed_to_decimal() local 1097 signop sgn = UNSIGNED_FIXED_POINT_MODE_P (f->mode) ? UNSIGNED : SIGNED; in real_convert_from_fixed() local
|
| D | tree-affine.cc | 531 int sgn; in aff_combination_to_tree() local 963 signop sgn = TYPE_SIGN (val->type); in print_aff() local
|
| D | tree-ssa-ccp.cc | 253 extend_mask (const wide_int &nonzero_bits, signop sgn) in extend_mask() 1304 signop sgn, int precision) in value_mask_to_min_max() 1396 bit_value_mult_const (signop sgn, int width, in bit_value_mult_const() 1486 bit_value_binop (enum tree_code code, signop sgn, int width, in bit_value_binop()
|
| D | tree-vrp.cc | 168 signop sgn) in intersect_range_with_nonzero_bits() 423 const signop sgn = TYPE_SIGN (TREE_TYPE (val1)); in compare_values_warnv() local 577 const signop sgn = TYPE_SIGN (type); in combine_bound() local 617 const signop sgn = TYPE_SIGN (type); in set_value_range_with_overflow() local
|
| D | range-op.cc | 309 const signop sgn = TYPE_SIGN (type); in value_range_from_overflowed_bounds() local 347 const signop sgn = TYPE_SIGN (type); in value_range_with_overflow() local 750 signop sgn = TYPE_SIGN (type); in build_lt() local 780 signop sgn = TYPE_SIGN (type); in build_gt() local 1389 signop sgn = TYPE_SIGN (type); in minus_op1_op2_relation_effect() local
|
| /netbsd/src/external/gpl3/gcc/dist/libgcc/config/libbid/ |
| D | bid_internal.h | 829 get_BID64 (UINT64 sgn, int expon, UINT64 coeff, int rmode, in get_BID64() 1016 fast_get_BID64 (UINT64 sgn, int expon, UINT64 coeff) { in fast_get_BID64() 1055 fast_get_BID64_check_OF (UINT64 sgn, int expon, UINT64 coeff, int rmode, in fast_get_BID64_check_OF() 1132 very_fast_get_BID64 (UINT64 sgn, int expon, UINT64 coeff) { in very_fast_get_BID64() 1161 very_fast_get_BID64_small_mantissa (UINT64 sgn, int expon, UINT64 coeff) { in very_fast_get_BID64_small_mantissa() 1176 get_BID64_UF (UINT64 sgn, int expon, UINT64 coeff, UINT64 R, int rmode, in get_BID64_UF() 1303 get_BID64_small_mantissa (UINT64 sgn, int expon, UINT64 coeff, in get_BID64_small_mantissa() 1481 handle_UF_128_rem (UINT128 * pres, UINT64 sgn, int expon, UINT128 CQ, in handle_UF_128_rem() 1624 handle_UF_128 (UINT128 * pres, UINT64 sgn, int expon, UINT128 CQ, in handle_UF_128() 1877 get_BID128_very_fast_OF (UINT128 * pres, UINT64 sgn, int expon, in get_BID128_very_fast_OF() [all …]
|
| /netbsd/src/external/lgpl3/mpc/dist/src/ |
| D | mpc-impl.h | 83 #define MPC_IS_LIKE_RNDZ(rnd, sgn) \ argument 87 #define MPC_IS_LIKE_RNDA(rnd, sgn) \ argument
|
| /netbsd/src/lib/libm/src/ |
| D | e_jnf.c | 36 int32_t i,hx,ix, sgn; in __ieee754_jnf() local
|
| D | e_jn.c | 58 int32_t i,hx,ix,lx, sgn; in __ieee754_jn() local
|
| D | b_tgamma.c | 278 int sgn = 1; in neg_gam() local
|
| /netbsd/src/lib/libm/noieee_src/ |
| D | n_jn.c | 115 int i, sgn; in jn() local
|
| D | n_gamma.c | 292 int sgn = 1; in neg_gam() local
|
| /netbsd/src/external/gpl3/gdb/dist/gdb/ |
| D | gmp-utils.h | 183 int sgn () const in sgn() function 467 int sgn () const in sgn() function
|
| /netbsd/src/sys/arch/sparc/sparc/ |
| D | emul.c | 151 unsigned sgn:1; /* sign bit */ in muldiv() member 232 unsigned sgn:1; /* 1 bit sign */ in fixalign() member
|
| /netbsd/src/sys/arch/sparc64/sparc64/ |
| D | emul.c | 150 unsigned sgn:1; /* sign bit */ in muldiv() member 229 unsigned sgn:1; /* 1 bit sign */ in fixalign() member
|
| /netbsd/src/external/lgpl3/mpfr/dist/src/ |
| D | gamma.c | 333 int underflow = 0, sgn, ck; in mpfr_gamma() local
|
| D | sum.c | 628 int sgn; /* +1 if positive sum, -1 if negative */ in sum_aux() local
|
| /netbsd/src/external/lgpl3/mpfr/dist/tests/ |
| D | tsubnormal.c | 93 const char *sgn = s ? "-" : ""; in check1() local
|
| /netbsd/src/games/hack/ |
| D | hack.c | 761 sgn(int a) in sgn() function
|
| /netbsd/src/usr.bin/make/ |
| D | suff.c | 1142 GNode *sgn; /* Source GNode */ in FindCmds() local 1450 ApplyTransform(GNode *tgn, GNode *sgn, Suffix *tsuff, Suffix *ssuff) in ApplyTransform()
|
| /netbsd/src/sys/arch/ia64/include/ |
| D | dig64.h | 132 uint8_t sgn; /* PCI Segment Group Number */ member
|