Searched defs:ldexp (Results 1 - 7 of 7) sorted by relevance

/haiku-buildtools/gcc/gcc/config/m68k/
H A Dmath-68881.h481 ldexp (double x, int n) function
/haiku-buildtools/legacy/gcc/gcc/ginclude/
H A Dmath-3300.h416 __inline static const double ldexp (double x, int n) function
H A Dmath-68881.h481 ldexp (double x, int n) function
/haiku-buildtools/gcc/gcc/ginclude/
H A Dtgmath.h141 #define ldexp(x,y) __TGMATH_REAL_1_2(x, y, ldexp) macro
/haiku-buildtools/gcc/contrib/
H A Dparanoia.cc462 real_c_float::ldexp (int exp) function in class:real_c_float
699 native_float<T>::ldexp (int exp) function in class:native_float
706 native_float<float>::ldexp (int exp) function in class:native_float
713 native_float<double>::ldexp (int exp) function in class:native_float
/haiku-buildtools/legacy/gcc/gcc/
H A Doptabs.c4804 ldexp(x,n) function
/haiku-buildtools/gcc/gcc/
H A Dbuiltins.c9431 fold_builtin_load_exponent(location_t loc, tree arg0, tree arg1, tree type, bool ldexp) argument

Completed in 146 milliseconds