| /src/lib/libm/complex/ |
| cabsf.c | 16 return hypotf(__real__ z, __imag__ z);
|
| catrigf.c | 107 R = hypotf(x, y + 1); 108 S = hypotf(x, y - 1); 307 return (CMPLXF(logf(hypotf(x / m_e, y / m_e)) + 1, 311 return (CMPLXF(logf(hypotf(x, y)), atan2f(y, x)));
|
| /src/lib/libm/src/ |
| w_hypotf.c | 22 * wrapper hypotf(x,y) 30 __weak_alias(hypotf, _hypotf) 34 hypotf(float x, float y) /* wrapper hypotf */
|
| namespace.h | 62 #define hypotf _hypotf macro
|
| /src/lib/libm/compat/ |
| compat_cabsf.c | 2 * cabsf() wrapper for hypotf(). 28 return hypotf(z.x, z.y);
|
| /src/tests/lib/libm/ |
| t_hypot.c | 188 atf_tc_set_md_var(tc, "descr", "hypotf(x,0) and hypotf(0,x)"); 197 CHECK_EQ(i, hypotf, x, +0., x); 198 CHECK_EQ(i, hypotf, x, -0., x); 199 CHECK_EQ(i, hypotf, +0., x, x); 200 CHECK_EQ(i, hypotf, -0., x, x); 201 CHECK_EQ(i, hypotf, -x, +0., x); 202 CHECK_EQ(i, hypotf, -x, -0., x); 203 CHECK_EQ(i, hypotf, +0., -x, x); 204 CHECK_EQ(i, hypotf, -0., -x, x) [all...] |
| /src/external/gpl3/gcc/dist/libstdc++-v3/src/c++98/ |
| math_stubs_float.cc | 139 hypotf(float x, float y) function
|
| /src/external/gpl3/gcc.old/dist/libstdc++-v3/src/c++98/ |
| math_stubs_float.cc | 139 hypotf(float x, float y) function
|
| /src/external/apache2/llvm/dist/clang/lib/Headers/openmp_wrappers/ |
| cmath | 52 __DEVICE__ float hypot(float __x, float __y) { return ::hypotf(__x, __y); }
|
| /src/external/gpl3/gdb/lib/libgnulib/arch/aarch64/gnulib/import/ |
| math.h | 1716 # undef hypotf 1717 # define hypotf rpl_hypotf 1719 _GL_FUNCDECL_RPL (hypotf, float, (float x, float y)); 1720 _GL_CXXALIAS_RPL (hypotf, float, (float x, float y)); 1723 _GL_FUNCDECL_SYS (hypotf, float, (float x, float y)); 1725 _GL_CXXALIAS_SYS (hypotf, float, (float x, float y)); 1728 _GL_CXXALIASWARN (hypotf); 1731 # undef hypotf macro 1733 _GL_WARN_ON_USE (hypotf, "hypotf is unportable - [all...] |
| /src/external/gpl3/gdb/lib/libgnulib/arch/aarch64eb/gnulib/import/ |
| math.h | 1716 # undef hypotf 1717 # define hypotf rpl_hypotf 1719 _GL_FUNCDECL_RPL (hypotf, float, (float x, float y)); 1720 _GL_CXXALIAS_RPL (hypotf, float, (float x, float y)); 1723 _GL_FUNCDECL_SYS (hypotf, float, (float x, float y)); 1725 _GL_CXXALIAS_SYS (hypotf, float, (float x, float y)); 1728 _GL_CXXALIASWARN (hypotf); 1731 # undef hypotf macro 1733 _GL_WARN_ON_USE (hypotf, "hypotf is unportable - [all...] |
| /src/external/gpl3/gdb/lib/libgnulib/arch/alpha/gnulib/import/ |
| math.h | 1716 # undef hypotf 1717 # define hypotf rpl_hypotf 1719 _GL_FUNCDECL_RPL (hypotf, float, (float x, float y)); 1720 _GL_CXXALIAS_RPL (hypotf, float, (float x, float y)); 1723 _GL_FUNCDECL_SYS (hypotf, float, (float x, float y)); 1725 _GL_CXXALIAS_SYS (hypotf, float, (float x, float y)); 1728 _GL_CXXALIASWARN (hypotf); 1731 # undef hypotf macro 1733 _GL_WARN_ON_USE (hypotf, "hypotf is unportable - [all...] |
| /src/external/gpl3/gdb/lib/libgnulib/arch/arm/gnulib/import/ |
| math.h | 1716 # undef hypotf 1717 # define hypotf rpl_hypotf 1719 _GL_FUNCDECL_RPL (hypotf, float, (float x, float y)); 1720 _GL_CXXALIAS_RPL (hypotf, float, (float x, float y)); 1723 _GL_FUNCDECL_SYS (hypotf, float, (float x, float y)); 1725 _GL_CXXALIAS_SYS (hypotf, float, (float x, float y)); 1728 _GL_CXXALIASWARN (hypotf); 1731 # undef hypotf macro 1733 _GL_WARN_ON_USE (hypotf, "hypotf is unportable - [all...] |
| /src/external/gpl3/gdb/lib/libgnulib/arch/armeb/gnulib/import/ |
| math.h | 1716 # undef hypotf 1717 # define hypotf rpl_hypotf 1719 _GL_FUNCDECL_RPL (hypotf, float, (float x, float y)); 1720 _GL_CXXALIAS_RPL (hypotf, float, (float x, float y)); 1723 _GL_FUNCDECL_SYS (hypotf, float, (float x, float y)); 1725 _GL_CXXALIAS_SYS (hypotf, float, (float x, float y)); 1728 _GL_CXXALIASWARN (hypotf); 1731 # undef hypotf macro 1733 _GL_WARN_ON_USE (hypotf, "hypotf is unportable - [all...] |
| /src/external/gpl3/gdb/lib/libgnulib/arch/hppa/gnulib/import/ |
| math.h | 1716 # undef hypotf 1717 # define hypotf rpl_hypotf 1719 _GL_FUNCDECL_RPL (hypotf, float, (float x, float y)); 1720 _GL_CXXALIAS_RPL (hypotf, float, (float x, float y)); 1723 _GL_FUNCDECL_SYS (hypotf, float, (float x, float y)); 1725 _GL_CXXALIAS_SYS (hypotf, float, (float x, float y)); 1728 _GL_CXXALIASWARN (hypotf); 1731 # undef hypotf macro 1733 _GL_WARN_ON_USE (hypotf, "hypotf is unportable - [all...] |
| /src/external/gpl3/gdb/lib/libgnulib/arch/i386/gnulib/import/ |
| math.h | 1716 # undef hypotf 1717 # define hypotf rpl_hypotf 1719 _GL_FUNCDECL_RPL (hypotf, float, (float x, float y)); 1720 _GL_CXXALIAS_RPL (hypotf, float, (float x, float y)); 1723 _GL_FUNCDECL_SYS (hypotf, float, (float x, float y)); 1725 _GL_CXXALIAS_SYS (hypotf, float, (float x, float y)); 1728 _GL_CXXALIASWARN (hypotf); 1731 # undef hypotf macro 1733 _GL_WARN_ON_USE (hypotf, "hypotf is unportable - [all...] |
| /src/external/gpl3/gdb/lib/libgnulib/arch/ia64/gnulib/import/ |
| math.h | 1716 # undef hypotf 1717 # define hypotf rpl_hypotf 1719 _GL_FUNCDECL_RPL (hypotf, float, (float x, float y)); 1720 _GL_CXXALIAS_RPL (hypotf, float, (float x, float y)); 1723 _GL_FUNCDECL_SYS (hypotf, float, (float x, float y)); 1725 _GL_CXXALIAS_SYS (hypotf, float, (float x, float y)); 1728 _GL_CXXALIASWARN (hypotf); 1731 # undef hypotf macro 1733 _GL_WARN_ON_USE (hypotf, "hypotf is unportable - [all...] |
| /src/external/gpl3/gdb/lib/libgnulib/arch/m68000/gnulib/import/ |
| math.h | 1716 # undef hypotf 1717 # define hypotf rpl_hypotf 1719 _GL_FUNCDECL_RPL (hypotf, float, (float x, float y)); 1720 _GL_CXXALIAS_RPL (hypotf, float, (float x, float y)); 1723 _GL_FUNCDECL_SYS (hypotf, float, (float x, float y)); 1725 _GL_CXXALIAS_SYS (hypotf, float, (float x, float y)); 1728 _GL_CXXALIASWARN (hypotf); 1731 # undef hypotf macro 1733 _GL_WARN_ON_USE (hypotf, "hypotf is unportable - [all...] |
| /src/external/gpl3/gdb/lib/libgnulib/arch/m68k/gnulib/import/ |
| math.h | 1716 # undef hypotf 1717 # define hypotf rpl_hypotf 1719 _GL_FUNCDECL_RPL (hypotf, float, (float x, float y)); 1720 _GL_CXXALIAS_RPL (hypotf, float, (float x, float y)); 1723 _GL_FUNCDECL_SYS (hypotf, float, (float x, float y)); 1725 _GL_CXXALIAS_SYS (hypotf, float, (float x, float y)); 1728 _GL_CXXALIASWARN (hypotf); 1731 # undef hypotf macro 1733 _GL_WARN_ON_USE (hypotf, "hypotf is unportable - [all...] |
| /src/external/gpl3/gdb/lib/libgnulib/arch/mips64eb/gnulib/import/ |
| math.h | 1716 # undef hypotf 1717 # define hypotf rpl_hypotf 1719 _GL_FUNCDECL_RPL (hypotf, float, (float x, float y)); 1720 _GL_CXXALIAS_RPL (hypotf, float, (float x, float y)); 1723 _GL_FUNCDECL_SYS (hypotf, float, (float x, float y)); 1725 _GL_CXXALIAS_SYS (hypotf, float, (float x, float y)); 1728 _GL_CXXALIASWARN (hypotf); 1731 # undef hypotf macro 1733 _GL_WARN_ON_USE (hypotf, "hypotf is unportable - [all...] |
| /src/external/gpl3/gdb/lib/libgnulib/arch/mips64el/gnulib/import/ |
| math.h | 1716 # undef hypotf 1717 # define hypotf rpl_hypotf 1719 _GL_FUNCDECL_RPL (hypotf, float, (float x, float y)); 1720 _GL_CXXALIAS_RPL (hypotf, float, (float x, float y)); 1723 _GL_FUNCDECL_SYS (hypotf, float, (float x, float y)); 1725 _GL_CXXALIAS_SYS (hypotf, float, (float x, float y)); 1728 _GL_CXXALIASWARN (hypotf); 1731 # undef hypotf macro 1733 _GL_WARN_ON_USE (hypotf, "hypotf is unportable - [all...] |
| /src/external/gpl3/gdb/lib/libgnulib/arch/mipseb/gnulib/import/ |
| math.h | 1716 # undef hypotf 1717 # define hypotf rpl_hypotf 1719 _GL_FUNCDECL_RPL (hypotf, float, (float x, float y)); 1720 _GL_CXXALIAS_RPL (hypotf, float, (float x, float y)); 1723 _GL_FUNCDECL_SYS (hypotf, float, (float x, float y)); 1725 _GL_CXXALIAS_SYS (hypotf, float, (float x, float y)); 1728 _GL_CXXALIASWARN (hypotf); 1731 # undef hypotf macro 1733 _GL_WARN_ON_USE (hypotf, "hypotf is unportable - [all...] |
| /src/external/gpl3/gdb/lib/libgnulib/arch/mipsel/gnulib/import/ |
| math.h | 1716 # undef hypotf 1717 # define hypotf rpl_hypotf 1719 _GL_FUNCDECL_RPL (hypotf, float, (float x, float y)); 1720 _GL_CXXALIAS_RPL (hypotf, float, (float x, float y)); 1723 _GL_FUNCDECL_SYS (hypotf, float, (float x, float y)); 1725 _GL_CXXALIAS_SYS (hypotf, float, (float x, float y)); 1728 _GL_CXXALIASWARN (hypotf); 1731 # undef hypotf macro 1733 _GL_WARN_ON_USE (hypotf, "hypotf is unportable - [all...] |
| /src/external/gpl3/gdb/lib/libgnulib/arch/mipsn64eb/gnulib/import/ |
| math.h | 1716 # undef hypotf 1717 # define hypotf rpl_hypotf 1719 _GL_FUNCDECL_RPL (hypotf, float, (float x, float y)); 1720 _GL_CXXALIAS_RPL (hypotf, float, (float x, float y)); 1723 _GL_FUNCDECL_SYS (hypotf, float, (float x, float y)); 1725 _GL_CXXALIAS_SYS (hypotf, float, (float x, float y)); 1728 _GL_CXXALIASWARN (hypotf); 1731 # undef hypotf macro 1733 _GL_WARN_ON_USE (hypotf, "hypotf is unportable - [all...] |
| /src/external/gpl3/gdb/lib/libgnulib/arch/mipsn64el/gnulib/import/ |
| math.h | 1716 # undef hypotf 1717 # define hypotf rpl_hypotf 1719 _GL_FUNCDECL_RPL (hypotf, float, (float x, float y)); 1720 _GL_CXXALIAS_RPL (hypotf, float, (float x, float y)); 1723 _GL_FUNCDECL_SYS (hypotf, float, (float x, float y)); 1725 _GL_CXXALIAS_SYS (hypotf, float, (float x, float y)); 1728 _GL_CXXALIASWARN (hypotf); 1731 # undef hypotf macro 1733 _GL_WARN_ON_USE (hypotf, "hypotf is unportable - [all...] |