Home
last modified time | relevance | path

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

/external/bison/linux-lib/
Dmath.h1951 # undef remainderf
1952 # define remainderf rpl_remainderf
1954 _GL_FUNCDECL_RPL (remainderf, float, (float x, float y));
1955 _GL_CXXALIAS_RPL (remainderf, float, (float x, float y));
1958 _GL_FUNCDECL_SYS (remainderf, float, (float x, float y));
1960 _GL_CXXALIAS_SYS (remainderf, float, (float x, float y));
1962 _GL_CXXALIASWARN (remainderf);
1964 # undef remainderf
1966 _GL_WARN_ON_USE (remainderf, "remainderf is unportable - "
/external/bison/lib/
Dmath.in.h1639 # undef remainderf
1640 # define remainderf rpl_remainderf macro
1642 _GL_FUNCDECL_RPL (remainderf, float, (float x, float y));
1643 _GL_CXXALIAS_RPL (remainderf, float, (float x, float y));
1646 _GL_FUNCDECL_SYS (remainderf, float, (float x, float y));
1648 _GL_CXXALIAS_SYS (remainderf, float, (float x, float y));
1650 _GL_CXXALIASWARN (remainderf);
1652 # undef remainderf
1654 _GL_WARN_ON_USE (remainderf, "remainderf is unportable - "
/external/bison/darwin-lib/
Dmath.h1951 # undef remainderf
1952 # define remainderf rpl_remainderf
1954 _GL_FUNCDECL_RPL (remainderf, float, (float x, float y));
1955 _GL_CXXALIAS_RPL (remainderf, float, (float x, float y));
1958 _GL_FUNCDECL_SYS (remainderf, float, (float x, float y));
1960 _GL_CXXALIAS_SYS (remainderf, float, (float x, float y));
1962 _GL_CXXALIASWARN (remainderf);
1964 # undef remainderf
1966 _GL_WARN_ON_USE (remainderf, "remainderf is unportable - "
/external/clang/test/CodeGen/
Dlibcall-declarations.c146 float remainderf(float, float);
291 F(remainder), F(remainderf), F(remainderl), F(rint), F(rintf),
/external/libcxx/include/
Dcmath269 float remainderf(float x, float y);
453 using ::remainderf;
Dmath.h1327 …ainder(float __lcpp_x, float __lcpp_y) _NOEXCEPT {return ::remainderf(__lcpp_x, __lcpp… in remainder()
/external/bison/m4/
Dmath_h.m451 remainder remainderf remainderl
/external/clang/lib/Headers/
Dtgmath.h1086 __tg_remainder(float __x, float __y) {return remainderf(__x, __y);} in __tg_remainder()
/external/libcxx/test/std/depr/depr.c.headers/
Dmath_h.pass.cpp1313 static_assert((std::is_same<decltype(remainderf(0,0)), float>::value), ""); in test_remainder()
/external/clang/include/clang/Basic/
DBuiltins.def1074 LIBBUILTIN(remainderf, "fff", "fne", "math.h", ALL_LANGUAGES)
/external/libcxx/test/std/numerics/c.math/
Dcmath.pass.cpp1337 static_assert((std::is_same<decltype(std::remainderf(0,0)), float>::value), ""); in test_remainder()
/external/compiler-rt/lib/dfsan/
Dlibc_ubuntu1404_abilist.txt2737 fun:remainderf=uninstrumented
/external/bison/
Dconfigure24887 … log2l logb logbf logbl modf modff modfl powf remainder remainderf remainderl …