/dflybsd-src/contrib/mpfr/src/ |
H A D | set_exp.c | 26 mpfr_set_exp (mpfr_ptr x, mpfr_exp_t exponent) in mpfr_set_exp()
|
H A D | exceptions.c | 41 mpfr_set_emin (mpfr_exp_t exponent) in mpfr_set_emin() 77 mpfr_set_emax (mpfr_exp_t exponent) in mpfr_set_emax()
|
/dflybsd-src/contrib/gdb-7/libiberty/ |
H A D | floatformat.c | 179 unsigned long exponent, int_bit; in floatformat_i387_ext_is_valid() local 462 long exponent; in floatformat_to_double() local 597 int exponent; in floatformat_from_double() local
|
/dflybsd-src/contrib/binutils-2.34/libiberty/ |
H A D | floatformat.c | 180 unsigned long exponent, int_bit; in floatformat_i387_ext_is_valid() local 472 long exponent; in floatformat_to_double() local 607 int exponent; in floatformat_from_double() local
|
/dflybsd-src/contrib/gcc-8.0/libiberty/ |
H A D | floatformat.c | 180 unsigned long exponent, int_bit; in floatformat_i387_ext_is_valid() local 472 long exponent; in floatformat_to_double() local 607 int exponent; in floatformat_from_double() local
|
/dflybsd-src/contrib/binutils-2.27/libiberty/ |
H A D | floatformat.c | 181 unsigned long exponent, int_bit; in floatformat_i387_ext_is_valid() local 473 long exponent; in floatformat_to_double() local 608 int exponent; in floatformat_from_double() local
|
/dflybsd-src/contrib/gcc-4.7/libiberty/ |
H A D | floatformat.c | 179 unsigned long exponent, int_bit; in floatformat_i387_ext_is_valid() local 462 long exponent; in floatformat_to_double() local 608 int exponent; in floatformat_from_double() local
|
/dflybsd-src/contrib/binutils-2.27/gas/ |
H A D | flonum.h | 56 long exponent; /* base LITTLENUM_RADIX */ member
|
H A D | flonum-mult.c | 83 long exponent; in flonum_multip() local
|
/dflybsd-src/contrib/binutils-2.34/gas/ |
H A D | flonum.h | 56 long exponent; /* base LITTLENUM_RADIX */ member
|
H A D | flonum-mult.c | 83 long exponent; in flonum_multip() local
|
/dflybsd-src/contrib/gdb-7/gdb/ |
H A D | doublest.c | 173 long exponent; in convert_floatformat_to_doublest() local 395 int exponent; in convert_doublest_to_floatformat() local 578 long exponent; in floatformat_classify() local
|
H A D | i387-tdep.c | 70 unsigned int exponent; in print_i387_ext() local 1226 unsigned int exponent; in i387_tag() local
|
/dflybsd-src/contrib/gmp/printf/ |
H A D | doprntf.c | 65 char exponent[GMP_LIMB_BITS + 10]; in __gmp_doprnt_mpf() local
|
/dflybsd-src/contrib/gcc-4.7/libdecnumber/ |
H A D | decNumber.h | 79 int32_t exponent; /* Unadjusted exponent, unbiased, in */ member
|
H A D | decNumberLocal.h | 314 Int exponent; /* Unadjusted signed exponent (q), or */ member
|
/dflybsd-src/contrib/gdb-7/libdecnumber/ |
H A D | decNumber.h | 79 int32_t exponent; /* Unadjusted exponent, unbiased, in */ member
|
H A D | decNumberLocal.h | 314 Int exponent; /* Unadjusted signed exponent (q), or */ member
|
/dflybsd-src/contrib/gcc-8.0/libdecnumber/ |
H A D | decNumber.h | 79 int32_t exponent; /* Unadjusted exponent, unbiased, in */ member
|
H A D | decNumberLocal.h | 313 Int exponent; /* Unadjusted signed exponent (q), or */ member
|
/dflybsd-src/lib/libc/stdio/ |
H A D | xprintf_float.c | 84 exponent(char *p0, int expo, int fmtch) in exponent() function
|
H A D | printfcommon.h | 268 exponent(CHAR *p0, int exp, CHAR fmtch) in exponent() function
|
/dflybsd-src/lib/libc/resolv/ |
H A D | res_debug.c | 741 int mantissa, exponent; in precsize_ntoa() local 758 int exponent; in precsize_aton() local
|
/dflybsd-src/crypto/openssh/ |
H A D | ssh-ecdsa.c | 204 BIGNUM *exponent = NULL; in ssh_ecdsa_deserialize_private() local
|
/dflybsd-src/sys/dev/drm/amd/powerplay/hwmgr/ |
H A D | ppevvmath.h | 107 static fInt fExponential(fInt exponent) /*Can be used to calculate e^exponent*/ in fExponential()
|