/netbsd-src/external/lgpl3/mpfr/dist/src/ |
H A D | get_d128.c | 65 get_decimal128_inf (int negative) in get_decimal128_inf() 72 get_decimal128_zero (int negative) in get_decimal128_zero() 81 get_decimal128_min (int negative) in get_decimal128_min() 88 get_decimal128_max (int negative) in get_decimal128_max() 354 int negative; in mpfr_get_decimal128() local
|
H A D | get_d64.c | 136 get_decimal64_inf (int negative) in get_decimal64_inf() 153 get_decimal64_zero (int negative) in get_decimal64_zero() 162 get_decimal64_min (int negative) in get_decimal64_min() 169 get_decimal64_max (int negative) in get_decimal64_max() 509 int negative; in mpfr_get_decimal64() local
|
H A D | get_d.c | 39 int negative; in mpfr_get_d() local 151 int negative; in mpfr_get_d_2exp() local
|
H A D | pow.c | 458 int negative; in mpfr_pow() local 473 int negative; in mpfr_pow() local 540 int negative, overflow; in mpfr_pow() local
|
H A D | get_flt.c | 37 int negative; in mpfr_get_flt() local
|
H A D | cbrt.c | 54 int inexact, inexact2, negative, r; in mpfr_cbrt() local
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/calcs/ |
H A D | amdgpu_custom_float.c | 37 bool *negative, in build_custom_float() 129 bool negative, in setup_custom_float() 194 bool negative; in convert_to_custom_float_format() local
|
/netbsd-src/external/bsd/nsd/dist/compat/ |
H A D | snprintf.c | 92 get_negsign(int negative, int plus, int space) in get_negsign() 241 int zero, int negative, char* buf, int len) in print_num() 301 int negative = (value < 0); in print_num_d() local 316 int negative = (value < 0); in print_num_ld() local 331 int negative = (value < 0); in print_num_lld() local 346 int negative = 0; in print_num_u() local 360 int negative = 0; in print_num_lu() local 374 int negative = 0; in print_num_llu() local 388 int negative = 0; in print_num_x() local 402 int negative = 0; in print_num_lx() local [all …]
|
/netbsd-src/external/bsd/unbound/dist/compat/ |
H A D | snprintf.c | 92 get_negsign(int negative, int plus, int space) in get_negsign() 241 int zero, int negative, char* buf, int len) in print_num() 301 int negative = (value < 0); in print_num_d() local 316 int negative = (value < 0); in print_num_ld() local 331 int negative = (value < 0); in print_num_lld() local 346 int negative = 0; in print_num_u() local 360 int negative = 0; in print_num_lu() local 374 int negative = 0; in print_num_llu() local 388 int negative = 0; in print_num_x() local 402 int negative = 0; in print_num_lx() local [all …]
|
/netbsd-src/external/lgpl3/gmp/dist/mpf/ |
H A D | set_d.c | 42 int negative; in mpf_set_d() local
|
/netbsd-src/external/lgpl3/gmp/dist/mpz/ |
H A D | set_d.c | 50 int negative; in mpz_set_d() local
|
H A D | set_str.c | 51 int negative; in mpz_set_str() local
|
H A D | inp_str.c | 72 int negative; in mpz_inp_str_nowhite() local
|
/netbsd-src/external/gpl3/gcc.old/dist/libquadmath/ |
H A D | quadmath-rounding-mode.h | 43 round_away (bool negative, bool last_digit_odd, bool half_bit, bool more_bits, in round_away()
|
/netbsd-src/external/gpl3/gcc/dist/libquadmath/ |
H A D | quadmath-rounding-mode.h | 43 round_away (bool negative, bool last_digit_odd, bool half_bit, bool more_bits, in round_away()
|
/netbsd-src/external/lgpl3/gmp/dist/mpq/ |
H A D | set_d.c | 48 int negative; in mpq_set_d() local
|
/netbsd-src/external/gpl2/groff/dist/src/devices/xditview/ |
H A D | lex.c | 69 int negative = 0; in GetNumber() local
|
/netbsd-src/external/mpl/bind/dist/lib/dns/rdata/in_1/ |
H A D | apl_42.h | 20 bool negative; member
|
/netbsd-src/tests/usr.bin/indent/ |
H A D | lsym_unary_op.c | 74 int negative = -number; in unary_operators() local
|
/netbsd-src/external/mpl/bind/dist/lib/dns/include/dns/ |
H A D | acl.h | 64 bool negative; global() member 77 bool negative; global() member
|
/netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/rdata/in_1/ |
H A D | apl_42.h | 21 bool negative; member
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/format/internal/ |
H A D | write.d | 184 …const negative = val < 0 && f.spec != 'x' && f.spec != 'X' && f.spec != 'b' && f.spec != 'o' && f.… variable
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/ |
H A D | intrange.h | 28 bool negative; member
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/include/ |
H A D | fixed31_32.h | 236 bool negative = arg.value < 0; in dc_fixpt_shr() local 526 bool negative = arg.value < 0; in dc_fixpt_truncate() local
|
/netbsd-src/external/gpl3/gcc/dist/libquadmath/strtod/ |
H A D | strtod_l.c | 152 overflow_value (int negative) in overflow_value() 164 underflow_value (int negative) in underflow_value() 176 round_and_return (mp_limb_t *retval, intmax_t exponent, int negative, in round_and_return() 476 int negative; /* The sign of the number. */ local
|