Home
last modified time | relevance | path

Searched refs:hypotl (Results 1 – 13 of 13) sorted by relevance

/external/bison/darwin-lib/
Dmath.h1385 # undef hypotl
1386 # define hypotl rpl_hypotl
1388 _GL_FUNCDECL_RPL (hypotl, long double, (long double x, long double y));
1389 _GL_CXXALIAS_RPL (hypotl, long double, (long double x, long double y));
1392 _GL_FUNCDECL_SYS (hypotl, long double, (long double x, long double y));
1394 _GL_CXXALIAS_SYS (hypotl, long double, (long double x, long double y));
1396 _GL_CXXALIASWARN (hypotl);
1398 # undef hypotl
1400 _GL_WARN_ON_USE (hypotl, "hypotl is unportable - "
/external/bison/lib/
Dmath.in.h1073 # undef hypotl
1074 # define hypotl rpl_hypotl macro
1076 _GL_FUNCDECL_RPL (hypotl, long double, (long double x, long double y));
1077 _GL_CXXALIAS_RPL (hypotl, long double, (long double x, long double y));
1080 _GL_FUNCDECL_SYS (hypotl, long double, (long double x, long double y));
1082 _GL_CXXALIAS_SYS (hypotl, long double, (long double x, long double y));
1084 _GL_CXXALIASWARN (hypotl);
1086 # undef hypotl
1088 _GL_WARN_ON_USE (hypotl, "hypotl is unportable - "
/external/bison/linux-lib/
Dmath.h1385 # undef hypotl
1386 # define hypotl rpl_hypotl
1388 _GL_FUNCDECL_RPL (hypotl, long double, (long double x, long double y));
1389 _GL_CXXALIAS_RPL (hypotl, long double, (long double x, long double y));
1392 _GL_FUNCDECL_SYS (hypotl, long double, (long double x, long double y));
1394 _GL_CXXALIAS_SYS (hypotl, long double, (long double x, long double y));
1396 _GL_CXXALIASWARN (hypotl);
1398 # undef hypotl
1400 _GL_WARN_ON_USE (hypotl, "hypotl is unportable - "
/external/clang/test/CodeGen/
Dlibcall-declarations.c102 long double hypotl(long double, long double);
282 F(hypot), F(hypotf), F(hypotl), F(ilogb), F(ilogbf),
/external/ltrace/etc/
Dlibm.so.conf362 ldouble hypotl(ldouble, ldouble);
/external/bison/m4/
Dmath_h.m445 fmod fmodf fmodl frexpf frexpl hypotf hypotl
/external/libcxx/include/
Dcmath210 long double hypotl(long double x, long double y);
1301 …uble hypot(long double __lcpp_x, long double __lcpp_y) _NOEXCEPT {return hypotl(__lcpp_x, __lcpp_y…
1667 using ::hypotl;
/external/libcxx/test/std/depr/depr.c.headers/
Dmath_h.pass.cpp439 static_assert((std::is_same<decltype(hypotl(0,0)), long double>::value), ""); in test_hypot()
/external/clang/lib/Headers/
Dtgmath.h837 __tg_hypot(long double __x, long double __y) {return hypotl(__x, __y);} in __tg_hypot()
/external/clang/include/clang/Basic/
DBuiltins.def987 LIBBUILTIN(hypotl, "LdLdLd", "fne", "math.h", ALL_LANGUAGES)
/external/libcxx/test/std/numerics/c.math/
Dcmath.pass.cpp1009 static_assert((std::is_same<decltype(std::hypotl(0,0)), long double>::value), ""); in test_hypot()
/external/compiler-rt/lib/dfsan/
Dlibc_ubuntu1404_abilist.txt2013 fun:hypotl=uninstrumented
/external/bison/
Dconfigure24887 …l floorf floorl fma fmaf fmal fmod fmodf fmodl frexpf frexpl hypotf hypotl ilogb ilogbf …