Searched refs:frexp (Results 51 - 75 of 180) sorted by relevance

12345678

/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dfp-test.cc54 extern double frexp (double, int *);
238 d1 = frexp (d2, &i1);
/netbsd-current/external/gpl3/gcc/dist/gcc/ginclude/
H A Dtgmath.h94 #define frexp(x,y) __TGMATH_REAL_2(x, y, frexp) macro
/netbsd-current/external/apache2/llvm/dist/clang/lib/Headers/
H A D__clang_cuda_cmath.h64 __DEVICE__ float frexp(float __arg, int *__exp) { function
320 frexp(__T __x, int *__exp) { function
321 return std::frexp((double)__x, __exp);
393 using ::frexp;
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/ADT/
H A DAPFloat.h456 friend IEEEFloat frexp(const IEEEFloat &X, int &Exp, roundingMode);
596 IEEEFloat frexp(const IEEEFloat &Val, int &Exp, IEEEFloat::roundingMode RM);
691 friend DoubleAPFloat frexp(const DoubleAPFloat &X, int &Exp, roundingMode);
1254 friend APFloat frexp(const APFloat &X, int &Exp, roundingMode RM);
1276 inline APFloat frexp(const APFloat &X, int &Exp, APFloat::roundingMode RM) { function in namespace:llvm
1278 return APFloat(frexp(X.U.IEEE, Exp, RM), X.getSemantics());
1280 return APFloat(frexp(X.U.Double, Exp, RM), X.getSemantics());
/netbsd-current/external/gpl3/gcc/dist/libphobos/src/std/math/
H A Dexponential.d2097 T frexp(T)(const T value, out int exp) @trusted pure nothrow @nogc
2320 assert(0, "frexp not implemented");
2330 real mantissa = frexp(123.456L, exp);
2334 assert(frexp(-real.nan, exp) && exp == int.min);
2335 assert(frexp(real.nan, exp) && exp == int.min);
2336 assert(frexp(-real.infinity, exp) == -real.infinity && exp == int.min);
2337 assert(frexp(real.infinity, exp) == real.infinity && exp == int.max);
2338 assert(frexp(-0.0, exp) == -0.0 && exp == 0);
2339 assert(frexp(0.0, exp) == 0.0 && exp == 0);
2347 real mantissa = frexp(123.45
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/config/avr/libf7/
H A Df7-wraps.h318 ;; ldexp frexp
335 DALIAS frexp
337 .global F7_NAME(frexp)
338 ldi ZH, hi8(gs(F7_NAME(frexp)))
339 ldi ZL, lo8(gs(F7_NAME(frexp)))
/netbsd-current/external/gpl3/gcc/dist/libgcc/config/avr/libf7/
H A Df7-wraps.h318 ;; ldexp frexp
335 DALIAS frexp
337 .global F7_NAME(frexp)
338 ldi ZH, hi8(gs(F7_NAME(frexp)))
339 ldi ZL, lo8(gs(F7_NAME(frexp)))
/netbsd-current/include/
H A Dtgmath.h163 #define frexp(a,b) __TG_FN1x(frexp, (a), (b)) macro
/netbsd-current/external/gpl3/gdb.old/dist/gnulib/import/
H A Dmath.in.h1104 # undef frexp macro
1105 # define frexp rpl_frexp macro
1107 _GL_FUNCDECL_RPL (frexp, double, (double x, int *expptr) _GL_ARG_NONNULL ((2)));
1108 _GL_CXXALIAS_RPL (frexp, double, (double x, int *expptr));
1110 _GL_CXXALIAS_SYS (frexp, double, (double x, int *expptr));
1113 _GL_CXXALIASWARN1 (frexp, double, (double x, int *expptr));
1116 # undef frexp macro
1117 /* Assume frexp is always declared. */
1118 _GL_WARN_ON_USE (frexp, "frexp i
[all...]
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/aarch64/gnulib/import/
H A Dmath.h1584 # undef frexp
1585 # define frexp rpl_frexp
1587 _GL_FUNCDECL_RPL (frexp, double, (double x, int *expptr) _GL_ARG_NONNULL ((2)));
1588 _GL_CXXALIAS_RPL (frexp, double, (double x, int *expptr));
1590 _GL_CXXALIAS_SYS (frexp, double, (double x, int *expptr));
1593 _GL_CXXALIASWARN1 (frexp, double, (double x, int *expptr));
1596 # undef frexp macro
1597 /* Assume frexp is always declared. */
1598 _GL_WARN_ON_USE (frexp, "frexp i
[all...]
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/aarch64eb/gnulib/import/
H A Dmath.h1584 # undef frexp
1585 # define frexp rpl_frexp
1587 _GL_FUNCDECL_RPL (frexp, double, (double x, int *expptr) _GL_ARG_NONNULL ((2)));
1588 _GL_CXXALIAS_RPL (frexp, double, (double x, int *expptr));
1590 _GL_CXXALIAS_SYS (frexp, double, (double x, int *expptr));
1593 _GL_CXXALIASWARN1 (frexp, double, (double x, int *expptr));
1596 # undef frexp macro
1597 /* Assume frexp is always declared. */
1598 _GL_WARN_ON_USE (frexp, "frexp i
[all...]
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/alpha/gnulib/import/
H A Dmath.h1584 # undef frexp
1585 # define frexp rpl_frexp
1587 _GL_FUNCDECL_RPL (frexp, double, (double x, int *expptr) _GL_ARG_NONNULL ((2)));
1588 _GL_CXXALIAS_RPL (frexp, double, (double x, int *expptr));
1590 _GL_CXXALIAS_SYS (frexp, double, (double x, int *expptr));
1593 _GL_CXXALIASWARN1 (frexp, double, (double x, int *expptr));
1596 # undef frexp macro
1597 /* Assume frexp is always declared. */
1598 _GL_WARN_ON_USE (frexp, "frexp i
[all...]
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/arm/gnulib/import/
H A Dmath.h1584 # undef frexp
1585 # define frexp rpl_frexp
1587 _GL_FUNCDECL_RPL (frexp, double, (double x, int *expptr) _GL_ARG_NONNULL ((2)));
1588 _GL_CXXALIAS_RPL (frexp, double, (double x, int *expptr));
1590 _GL_CXXALIAS_SYS (frexp, double, (double x, int *expptr));
1593 _GL_CXXALIASWARN1 (frexp, double, (double x, int *expptr));
1596 # undef frexp macro
1597 /* Assume frexp is always declared. */
1598 _GL_WARN_ON_USE (frexp, "frexp i
[all...]
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/armeb/gnulib/import/
H A Dmath.h1584 # undef frexp
1585 # define frexp rpl_frexp
1587 _GL_FUNCDECL_RPL (frexp, double, (double x, int *expptr) _GL_ARG_NONNULL ((2)));
1588 _GL_CXXALIAS_RPL (frexp, double, (double x, int *expptr));
1590 _GL_CXXALIAS_SYS (frexp, double, (double x, int *expptr));
1593 _GL_CXXALIASWARN1 (frexp, double, (double x, int *expptr));
1596 # undef frexp macro
1597 /* Assume frexp is always declared. */
1598 _GL_WARN_ON_USE (frexp, "frexp i
[all...]
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/hppa/gnulib/import/
H A Dmath.h1584 # undef frexp
1585 # define frexp rpl_frexp
1587 _GL_FUNCDECL_RPL (frexp, double, (double x, int *expptr) _GL_ARG_NONNULL ((2)));
1588 _GL_CXXALIAS_RPL (frexp, double, (double x, int *expptr));
1590 _GL_CXXALIAS_SYS (frexp, double, (double x, int *expptr));
1593 _GL_CXXALIASWARN1 (frexp, double, (double x, int *expptr));
1596 # undef frexp macro
1597 /* Assume frexp is always declared. */
1598 _GL_WARN_ON_USE (frexp, "frexp i
[all...]
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/i386/gnulib/import/
H A Dmath.h1584 # undef frexp
1585 # define frexp rpl_frexp
1587 _GL_FUNCDECL_RPL (frexp, double, (double x, int *expptr) _GL_ARG_NONNULL ((2)));
1588 _GL_CXXALIAS_RPL (frexp, double, (double x, int *expptr));
1590 _GL_CXXALIAS_SYS (frexp, double, (double x, int *expptr));
1593 _GL_CXXALIASWARN1 (frexp, double, (double x, int *expptr));
1596 # undef frexp macro
1597 /* Assume frexp is always declared. */
1598 _GL_WARN_ON_USE (frexp, "frexp i
[all...]
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/m68000/gnulib/import/
H A Dmath.h1584 # undef frexp
1585 # define frexp rpl_frexp
1587 _GL_FUNCDECL_RPL (frexp, double, (double x, int *expptr) _GL_ARG_NONNULL ((2)));
1588 _GL_CXXALIAS_RPL (frexp, double, (double x, int *expptr));
1590 _GL_CXXALIAS_SYS (frexp, double, (double x, int *expptr));
1593 _GL_CXXALIASWARN1 (frexp, double, (double x, int *expptr));
1596 # undef frexp macro
1597 /* Assume frexp is always declared. */
1598 _GL_WARN_ON_USE (frexp, "frexp i
[all...]
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/m68k/gnulib/import/
H A Dmath.h1584 # undef frexp
1585 # define frexp rpl_frexp
1587 _GL_FUNCDECL_RPL (frexp, double, (double x, int *expptr) _GL_ARG_NONNULL ((2)));
1588 _GL_CXXALIAS_RPL (frexp, double, (double x, int *expptr));
1590 _GL_CXXALIAS_SYS (frexp, double, (double x, int *expptr));
1593 _GL_CXXALIASWARN1 (frexp, double, (double x, int *expptr));
1596 # undef frexp macro
1597 /* Assume frexp is always declared. */
1598 _GL_WARN_ON_USE (frexp, "frexp i
[all...]
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/mips64eb/gnulib/import/
H A Dmath.h1584 # undef frexp
1585 # define frexp rpl_frexp
1587 _GL_FUNCDECL_RPL (frexp, double, (double x, int *expptr) _GL_ARG_NONNULL ((2)));
1588 _GL_CXXALIAS_RPL (frexp, double, (double x, int *expptr));
1590 _GL_CXXALIAS_SYS (frexp, double, (double x, int *expptr));
1593 _GL_CXXALIASWARN1 (frexp, double, (double x, int *expptr));
1596 # undef frexp macro
1597 /* Assume frexp is always declared. */
1598 _GL_WARN_ON_USE (frexp, "frexp i
[all...]
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/mips64el/gnulib/import/
H A Dmath.h1584 # undef frexp
1585 # define frexp rpl_frexp
1587 _GL_FUNCDECL_RPL (frexp, double, (double x, int *expptr) _GL_ARG_NONNULL ((2)));
1588 _GL_CXXALIAS_RPL (frexp, double, (double x, int *expptr));
1590 _GL_CXXALIAS_SYS (frexp, double, (double x, int *expptr));
1593 _GL_CXXALIASWARN1 (frexp, double, (double x, int *expptr));
1596 # undef frexp macro
1597 /* Assume frexp is always declared. */
1598 _GL_WARN_ON_USE (frexp, "frexp i
[all...]
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/mipseb/gnulib/import/
H A Dmath.h1584 # undef frexp
1585 # define frexp rpl_frexp
1587 _GL_FUNCDECL_RPL (frexp, double, (double x, int *expptr) _GL_ARG_NONNULL ((2)));
1588 _GL_CXXALIAS_RPL (frexp, double, (double x, int *expptr));
1590 _GL_CXXALIAS_SYS (frexp, double, (double x, int *expptr));
1593 _GL_CXXALIASWARN1 (frexp, double, (double x, int *expptr));
1596 # undef frexp macro
1597 /* Assume frexp is always declared. */
1598 _GL_WARN_ON_USE (frexp, "frexp i
[all...]
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/mipsel/gnulib/import/
H A Dmath.h1584 # undef frexp
1585 # define frexp rpl_frexp
1587 _GL_FUNCDECL_RPL (frexp, double, (double x, int *expptr) _GL_ARG_NONNULL ((2)));
1588 _GL_CXXALIAS_RPL (frexp, double, (double x, int *expptr));
1590 _GL_CXXALIAS_SYS (frexp, double, (double x, int *expptr));
1593 _GL_CXXALIASWARN1 (frexp, double, (double x, int *expptr));
1596 # undef frexp macro
1597 /* Assume frexp is always declared. */
1598 _GL_WARN_ON_USE (frexp, "frexp i
[all...]
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/mipsn64eb/gnulib/import/
H A Dmath.h1584 # undef frexp
1585 # define frexp rpl_frexp
1587 _GL_FUNCDECL_RPL (frexp, double, (double x, int *expptr) _GL_ARG_NONNULL ((2)));
1588 _GL_CXXALIAS_RPL (frexp, double, (double x, int *expptr));
1590 _GL_CXXALIAS_SYS (frexp, double, (double x, int *expptr));
1593 _GL_CXXALIASWARN1 (frexp, double, (double x, int *expptr));
1596 # undef frexp macro
1597 /* Assume frexp is always declared. */
1598 _GL_WARN_ON_USE (frexp, "frexp i
[all...]
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/mipsn64el/gnulib/import/
H A Dmath.h1584 # undef frexp
1585 # define frexp rpl_frexp
1587 _GL_FUNCDECL_RPL (frexp, double, (double x, int *expptr) _GL_ARG_NONNULL ((2)));
1588 _GL_CXXALIAS_RPL (frexp, double, (double x, int *expptr));
1590 _GL_CXXALIAS_SYS (frexp, double, (double x, int *expptr));
1593 _GL_CXXALIASWARN1 (frexp, double, (double x, int *expptr));
1596 # undef frexp macro
1597 /* Assume frexp is always declared. */
1598 _GL_WARN_ON_USE (frexp, "frexp i
[all...]
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/powerpc/gnulib/import/
H A Dmath.h1584 # undef frexp
1585 # define frexp rpl_frexp
1587 _GL_FUNCDECL_RPL (frexp, double, (double x, int *expptr) _GL_ARG_NONNULL ((2)));
1588 _GL_CXXALIAS_RPL (frexp, double, (double x, int *expptr));
1590 _GL_CXXALIAS_SYS (frexp, double, (double x, int *expptr));
1593 _GL_CXXALIASWARN1 (frexp, double, (double x, int *expptr));
1596 # undef frexp macro
1597 /* Assume frexp is always declared. */
1598 _GL_WARN_ON_USE (frexp, "frexp i
[all...]

Completed in 259 milliseconds

12345678