Home
last modified time | relevance | path

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

/external/bison/lib/
Dmath.in.h1685 # undef remainderl
1686 # define remainderl rpl_remainderl macro
1688 _GL_FUNCDECL_RPL (remainderl, long double, (long double x, long double y));
1689 _GL_CXXALIAS_RPL (remainderl, long double, (long double x, long double y));
1692 # undef remainderl
1693 _GL_FUNCDECL_SYS (remainderl, long double, (long double x, long double y));
1695 _GL_CXXALIAS_SYS (remainderl, long double, (long double x, long double y));
1697 _GL_CXXALIASWARN (remainderl);
1699 # undef remainderl
1701 _GL_WARN_ON_USE (remainderl, "remainderl is unportable - "
/external/bison/darwin-lib/
Dmath.h1997 # undef remainderl
1998 # define remainderl rpl_remainderl
2000 _GL_FUNCDECL_RPL (remainderl, long double, (long double x, long double y));
2001 _GL_CXXALIAS_RPL (remainderl, long double, (long double x, long double y));
2004 # undef remainderl
2005 _GL_FUNCDECL_SYS (remainderl, long double, (long double x, long double y));
2007 _GL_CXXALIAS_SYS (remainderl, long double, (long double x, long double y));
2009 _GL_CXXALIASWARN (remainderl);
2011 # undef remainderl
2013 _GL_WARN_ON_USE (remainderl, "remainderl is unportable - "
/external/bison/linux-lib/
Dmath.h1997 # undef remainderl
1998 # define remainderl rpl_remainderl
2000 _GL_FUNCDECL_RPL (remainderl, long double, (long double x, long double y));
2001 _GL_CXXALIAS_RPL (remainderl, long double, (long double x, long double y));
2004 # undef remainderl
2005 _GL_FUNCDECL_SYS (remainderl, long double, (long double x, long double y));
2007 _GL_CXXALIAS_SYS (remainderl, long double, (long double x, long double y));
2009 _GL_CXXALIASWARN (remainderl);
2011 # undef remainderl
2013 _GL_WARN_ON_USE (remainderl, "remainderl is unportable - "
/external/clang/test/CodeGen/
Dlibcall-declarations.c147 long double remainderl(long double, long double);
291 F(remainder), F(remainderf), F(remainderl), F(rint), F(rintf),
/external/ltrace/etc/
Dlibm.so.conf250 ldouble remainderl(ldouble, ldouble);
/external/bison/m4/
Dmath_h.m451 remainder remainderf remainderl
/external/libcxx/include/
Dcmath266 long double remainderl(long double x, long double y);
1507 …emainder(long double __lcpp_x, long double __lcpp_y) _NOEXCEPT {return remainderl(__lcpp_x, __lcpp…
1681 using ::remainderl;
/external/libcxx/test/std/depr/depr.c.headers/
Dmath_h.pass.cpp550 static_assert((std::is_same<decltype(remainderl(0,0)), long double>::value), ""); in test_remainder()
/external/clang/lib/Headers/
Dtgmath.h1094 __tg_remainder(long double __x, long double __y) {return remainderl(__x, __y);} in __tg_remainder()
/external/clang/include/clang/Basic/
DBuiltins.def1047 LIBBUILTIN(remainderl, "LdLdLd", "fne", "math.h", ALL_LANGUAGES)
/external/libcxx/test/std/numerics/c.math/
Dcmath.pass.cpp1271 static_assert((std::is_same<decltype(std::remainderl(0,0)), long double>::value), ""); in test_remainder()
/external/compiler-rt/lib/dfsan/
Dlibc_ubuntu1404_abilist.txt2738 fun:remainderl=uninstrumented
/external/bison/
Dconfigure24887 … logb logbf logbl modf modff modfl powf remainder remainderf remainderl rint rintf …