Home
last modified time | relevance | path

Searched refs:modfl (Results 1 – 18 of 18) sorted by relevance

/external/bison/linux-lib/
Dmath.h1908 # undef modfl
1909 # define modfl rpl_modfl
1911 _GL_FUNCDECL_RPL (modfl, long double, (long double x, long double *iptr)
1913 _GL_CXXALIAS_RPL (modfl, long double, (long double x, long double *iptr));
1916 # undef modfl
1917 _GL_FUNCDECL_SYS (modfl, long double, (long double x, long double *iptr)
1920 _GL_CXXALIAS_SYS (modfl, long double, (long double x, long double *iptr));
1922 _GL_CXXALIASWARN (modfl);
1924 # undef modfl
1926 _GL_WARN_ON_USE (modfl, "modfl is unportable - "
/external/bison/lib/
Dmath.in.h1596 # undef modfl
1597 # define modfl rpl_modfl macro
1599 _GL_FUNCDECL_RPL (modfl, long double, (long double x, long double *iptr)
1601 _GL_CXXALIAS_RPL (modfl, long double, (long double x, long double *iptr));
1604 # undef modfl
1605 _GL_FUNCDECL_SYS (modfl, long double, (long double x, long double *iptr)
1608 _GL_CXXALIAS_SYS (modfl, long double, (long double x, long double *iptr));
1610 _GL_CXXALIASWARN (modfl);
1612 # undef modfl
1614 _GL_WARN_ON_USE (modfl, "modfl is unportable - "
/external/bison/darwin-lib/
Dmath.h1908 # undef modfl
1909 # define modfl rpl_modfl
1911 _GL_FUNCDECL_RPL (modfl, long double, (long double x, long double *iptr)
1913 _GL_CXXALIAS_RPL (modfl, long double, (long double x, long double *iptr));
1916 # undef modfl
1917 _GL_FUNCDECL_SYS (modfl, long double, (long double x, long double *iptr)
1920 _GL_CXXALIAS_SYS (modfl, long double, (long double x, long double *iptr));
1922 _GL_CXXALIASWARN (modfl);
1924 # undef modfl
1926 _GL_WARN_ON_USE (modfl, "modfl is unportable - "
/external/clang/test/CodeGen/
Dlibcall-declarations.c33 long double modfl(long double, long double *);
268 F(ldexpl), F(modf), F(modff), F(modfl), F(nan),
/external/ltrace/etc/
Dlibm.so.conf330 ldouble modfl(ldouble, +ldouble *);
/external/llvm/include/llvm/Analysis/
DTargetLibraryInfo.def664 /// long double modfl(long double value, long double *iptr);
665 TLI_DEFINE_ENUM_INTERNAL(modfl)
666 TLI_DEFINE_STRING_INTERNAL("modfl")
/external/bison/m4/
Dmath_h.m450 modf modff modfl powf
/external/llvm/lib/Analysis/
DTargetLibraryInfo.cpp133 TLI.setUnavailable(LibFunc::modfl); in initialize()
/external/libcxx/include/
Dcmath112 long double modfl(long double value, long double* iptr);
937 …ouble modf(long double __lcpp_x, long double* __lcpp_y) _NOEXCEPT {return modfl(__lcpp_x, __lcpp_y…
1640 using ::modfl;
/external/libcxx/test/std/depr/depr.c.headers/
Dmath_h.pass.cpp146 static_assert((std::is_same<decltype(modfl(0, (long double*)0)), long double>::value), ""); in test_modf()
/external/llvm/lib/Transforms/IPO/
DFunctionAttrs.cpp1044 case LibFunc::modfl: in inferPrototypeAttributes()
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_common_interceptors.inc2100 INTERCEPTOR(long double, modfl, long double x, long double *iptr) {
2102 COMMON_INTERCEPTOR_ENTER(ctx, modfl, x, iptr);
2106 long double res = REAL(modfl)(x, iptr);
2115 COMMON_INTERCEPT_FUNCTION(modfl);
/external/compiler-rt/lib/msan/tests/
Dmsan_test.cc1726 TEST(MemorySanitizer, modfl) { in TEST() argument
1728 x = modfl(2.1, &y); in TEST()
/external/clang/include/clang/Basic/
DBuiltins.def894 LIBBUILTIN(modfl, "LdLdLd*", "fn", "math.h", ALL_LANGUAGES)
/external/libcxx/test/std/numerics/c.math/
Dcmath.pass.cpp413 static_assert((std::is_same<decltype(std::modfl(0, (long double*)0)), long double>::value), ""); in test_modf()
/external/compiler-rt/lib/dfsan/
Dlibc_ubuntu1404_abilist.txt2301 fun:modfl=uninstrumented
/external/bison/
Dconfigure24887 …og1p log1pf log1pl log2 log2f log2l logb logbf logbl modf modff modfl powf remainde…
/external/google-breakpad/src/processor/testdata/symbols/libc-2.13.so/F4F8DFCD5A5FB5A7CE64717E9E6AE3890/
Dlibc-2.13.so.sym97 PUBLIC 31ee0 0 modfl