Searched defs:mantissa (Results 1 - 25 of 37) sorted by relevance

12

/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/src/c++17/ryu/
H A Dryu_generic_128.h40 uint128_t mantissa; member in struct:floating_decimal_128
H A Df2s.c33 uint32_t mantissa; member in struct:floating_decimal_32
H A Dd2s.c72 uint64_t mantissa; member in struct:floating_decimal_64
[all...]
/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/display/dc/calcs/
H A Damdgpu_custom_float.c192 uint32_t mantissa; local
34 build_custom_float( struct fixed31_32 value, const struct custom_float_format *format, bool *negative, uint32_t *mantissa, uint32_t *exponenta) argument
127 setup_custom_float( const struct custom_float_format *format, bool negative, uint32_t mantissa, uint32_t exponenta, uint32_t *result) argument
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/libhsail-rt/rt/
H A Dfp16.c31 unsigned int mantissa = a & 0x007fffff; local
105 unsigned int mantissa = a & 0x3ff; local
[all...]
/netbsd-current/external/lgpl3/mpfr/dist/src/
H A Dstack_interface.c35 mpfr_custom_init (void *mantissa, mpfr_prec_t prec) argument
63 mpfr_custom_init_set(mpfr_ptr x, int kind, mpfr_exp_t exp, mpfr_prec_t prec, void *mantissa) argument
H A Dstrtofr.c33 unsigned char *mantissa; /* raw significand (without any point) */ member in struct:parsed_string
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/config/arm/
H A Dfp16.c62 unsigned long long mantissa; local
173 unsigned int mantissa = a & 0x3ff; local
[all...]
/netbsd-current/external/gpl3/gcc/dist/libgcc/config/arm/
H A Dfp16.c70 unsigned long long mantissa; local
181 unsigned int mantissa = a & 0x3ff; local
[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/config/m68k/
H A Dmath-68881.h497 double mantissa; local
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/m68k/
H A Dmath-68881.h497 double mantissa; local
/netbsd-current/external/apache2/llvm/dist/llvm/utils/benchmark/src/
H A Dstring_util.cc102 std::string mantissa; local
30 ToExponentAndMantissa(double val, double thresh, int precision, double one_k, std::string* mantissa, int64_t* exponent) argument
/netbsd-current/external/apache2/llvm/dist/libcxx/utils/google-benchmark/src/
H A Dstring_util.cc102 std::string mantissa; local
30 ToExponentAndMantissa(double val, double thresh, int precision, double one_k, std::string* mantissa, int64_t* exponent) argument
/netbsd-current/external/lgpl3/mpfr/dist/tests/
H A Dtstckintc.c125 void *mantissa = new_st (mpfr_custom_get_size (p)); local
137 void *mantissa = new_st ((mpfr_custom_get_size) (p)); local
149 void *mantissa = new_st ((mpfr_custom_get_size) (p)); local
187 void *mantissa local
198 void *mantissa = mpfr_custom_get_significand (x); local
245 void *mantissa = (mpfr_custom_get_significand) (x); local
[all...]
/netbsd-current/external/bsd/ntp/dist/ntpd/
H A Drefclock_palisade.c1518 u_int32 mantissa; local
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/src/c++17/
H A Dfloating_from_chars.cc602 uint_t mantissa = 0; local
[all...]
H A Dfloating_to_chars.cc379 typename floating_type_traits<T>::mantissa_t mantissa; member in struct:__anon1955::ieee_t
[all...]
/netbsd-current/external/bsd/libbind/dist/resolv/
H A Dres_debug.c770 int mantissa, exponent; local
788 int mantissa; local
/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/display/dc/inc/hw/
H A Dopp.h138 uint32_t mantissa; member in struct:custom_float_value
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dtarget-float.c1529 const char *mantissa = floatformat_mantissa (fmt, addr); local
2363 const char *mantissa = floatformat_mantissa (fmt, addr); local
[all...]
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dtarget-float.c1529 const char *mantissa = floatformat_mantissa (fmt, addr); local
2363 const char *mantissa = floatformat_mantissa (fmt, addr); local
[all...]
/netbsd-current/lib/libc/resolv/
H A Dres_debug.c777 int mantissa, exponent; local
795 int mantissa; local
/netbsd-current/sys/dev/usb/
H A Dif_otus.c2770 otus_get_delta_slope(uint32_t coeff, uint32_t *exponent, uint32_t *mantissa) argument
/netbsd-current/tests/lib/libc/sys/
H A Dt_ptrace_x86_wait.h2194 uint64_t mantissa; member in struct:x86_test_fpu_registers::__anon62
[all...]
/netbsd-current/sys/dev/ic/
H A Dathn.c1008 athn_get_delta_slope(uint32_t coeff, uint32_t *exponent, uint32_t *mantissa) argument

Completed in 385 milliseconds

12