Home
last modified time | relevance | path

Searched refs:scalbnf (Results 1 – 12 of 12) sorted by relevance

/external/compiler-rt/lib/builtins/
Dint_math.h106 #define crt_scalbnf(x, y) scalbnf((x), (y))
/external/clang/test/CodeGen/
Dlibcall-declarations.c158 float scalbnf(float, int exp);
293 F(scalblnf), F(scalblnl), F(scalbn), F(scalbnf), F(scalbnl),
/external/harfbuzz_ng/util/
Doptions.cc623 int scale_x = (int) scalbnf (font_size_x, subpixel_bits); in get_font()
624 int scale_y = (int) scalbnf (font_size_y, subpixel_bits); in get_font()
Doptions.hh495 __inline float scalbnf (float x, int exp) in scalbnf() function
/external/libcxx/include/
Dcmath289 float scalbnf(float x, int ex);
463 using ::scalbnf;
Dmath.h1399 …oat scalbn(float __lcpp_x, int __lcpp_y) _NOEXCEPT {return ::scalbnf(__lcpp_x, __lcpp_… in scalbn()
/external/clang/lib/Headers/
Dtgmath.h1161 __tg_scalbn(float __x, int __y) {return scalbnf(__x, __y);} in __tg_scalbn()
/external/libcxx/test/std/depr/depr.c.headers/
Dmath_h.pass.cpp1414 static_assert((std::is_same<decltype(scalbnf(0, (int)0)), float>::value), ""); in test_scalbn()
/external/clang/include/clang/Basic/
DBuiltins.def1090 LIBBUILTIN(scalbnf, "ffi", "fne", "math.h", ALL_LANGUAGES)
/external/libcxx/test/std/numerics/c.math/
Dcmath.pass.cpp1438 static_assert((std::is_same<decltype(std::scalbnf(0, (int)0)), float>::value), ""); in test_scalbn()
/external/compiler-rt/lib/dfsan/
Dlibc_ubuntu1404_abilist.txt2781 fun:scalbnf=uninstrumented
/external/google-breakpad/src/processor/testdata/symbols/libc-2.13.so/F4F8DFCD5A5FB5A7CE64717E9E6AE3890/
Dlibc-2.13.so.sym89 PUBLIC 31c30 0 scalbnf