Home
last modified time | relevance | path

Searched defs:ldexp (Results 1 – 22 of 22) sorted by relevance

/netbsd-src/lib/libc/gen/
H A DLint_ldexp.c12 ldexp(double val, int exp) in ldexp() function
/netbsd-src/lib/libc/arch/m68k/gen/
H A Dldexp_881.c45 ldexp(value, exp2) in ldexp() function
/netbsd-src/lib/libc/arch/m68k/hardfloat/
H A Dldexp_881.c45 ldexp(value, exp2) in ldexp() function
/netbsd-src/lib/libc/compat/gen/
H A Dcompat_ldexp_ieee754.c67 ldexp(double val, int expon) in ldexp() function
/netbsd-src/external/gpl3/gcc/dist/gcc/d/
H A Dd-ctfloat.cc44 CTFloat::ldexp (real_t r, int exp) in ldexp() function in CTFloat
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/stdc/
H A Dtgmath.d220 alias core.stdc.math.ldexp ldexp; in version() local
222 alias core.stdc.math.ldexpf ldexp; in version() local
224 alias core.stdc.math.ldexpl ldexp; in version() local
720 alias core.stdc.math.ldexp ldexp; in version() local
722 alias core.stdc.math.ldexpf ldexp; in version() local
724 alias core.stdc.math.ldexpl ldexp; in version() local
1210 alias core.stdc.math.ldexp ldexp; variable
1212 alias core.stdc.math.ldexpf ldexp; variable
1214 alias core.stdc.math.ldexpl ldexp; variable
/netbsd-src/external/gpl3/gcc.old/dist/contrib/
H A Dparanoia.cc462 real_c_float::ldexp (int exp) in ldexp() function in real_c_float
699 native_float<T>::ldexp (int exp) in ldexp() function in native_float
706 native_float<float>::ldexp (int exp) in ldexp() function in native_float
713 native_float<double>::ldexp (int exp) in ldexp() function in native_float
/netbsd-src/external/gpl3/gcc/dist/contrib/
H A Dparanoia.cc462 real_c_float::ldexp (int exp) in ldexp() function in real_c_float
699 native_float<T>::ldexp (int exp) in ldexp() function in native_float
706 native_float<float>::ldexp (int exp) in ldexp() function in native_float
713 native_float<double>::ldexp (int exp) in ldexp() function in native_float
/netbsd-src/external/gpl3/gcc/dist/gcc/config/m68k/
H A Dmath-68881.h481 ldexp (double x, int n) in ldexp() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/m68k/
H A Dmath-68881.h481 ldexp (double x, int n) in ldexp() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/
H A Dd-frontend.cc307 CTFloat::ldexp (real_t r, int exp) in ldexp() function in CTFloat
/netbsd-src/external/apache2/llvm/dist/libcxx/include/
H A Dmath.h958 inline _LIBCPP_INLINE_VISIBILITY float ldexp(float __lcpp_x, int __lcpp_e) _NOEXCEPT {r… in ldexp() function
959 inline _LIBCPP_INLINE_VISIBILITY long double ldexp(long double __lcpp_x, int __lcpp_e) _NOEXCEPT {r… in ldexp() function
965 ldexp(_A1 __lcpp_x, int __lcpp_e) _NOEXCEPT {return ::ldexp((double)__lcpp_x, __lcpp_e);} in ldexp() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/Headers/
H A D__clang_cuda_cmath.h155 __DEVICE__ float ldexp(float __arg, int __exp) { in ldexp() function
H A D__clang_cuda_math.h154 __DEVICE__ double ldexp(double __a, int __b) { return __nv_ldexp(__a, __b); } in ldexp() function
H A Dtgmath.h868 #define ldexp(__x, __y) __tg_ldexp(__tg_promote1((__x))(__x), __y) macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ginclude/
H A Dtgmath.h97 #define ldexp(x,y) __TGMATH_REAL_2(x, y, ldexp) macro
/netbsd-src/external/gpl3/gcc/dist/gcc/ginclude/
H A Dtgmath.h97 #define ldexp(x,y) __TGMATH_REAL_2(x, y, ldexp) macro
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/
H A Dmath.d3155 real ldexp(real n, int exp) @nogc @safe pure nothrow { pragma(inline, true); return core.math.ldexp… in ldexp() function
3158 double ldexp(double n, int exp) @safe pure nothrow @nogc { return ldexp(cast(real) n, exp); } in ldexp() function
3161 float ldexp(float n, int exp) @safe pure nothrow @nogc { return ldexp(cast(real) n, exp); } in ldexp() function
/netbsd-src/include/
H A Dtgmath.h166 #define ldexp(a,b) __TG_FN1x(ldexp, (a), (b)) macro
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Ddeclaration.h495 ldexp, enumerator
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcfns.gperf120 ldexp, 89 keyword
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dcfns.gperf120 ldexp, 89 keyword