HomeSort by relevance Sort by last modified time
    Searched refs:erfl (Results 101 - 125 of 137) sorted by null

1 2 3 45 6

  /prebuilts/ndk/r11/platforms/android-5/arch-arm/usr/include/
math.h 421 long double erfl(long double) __NDK_FPABI_MATH__;
  /prebuilts/ndk/r11/platforms/android-8/arch-arm/usr/include/
math.h 421 long double erfl(long double) __NDK_FPABI_MATH__;
  /prebuilts/ndk/r11/platforms/android-9/arch-arm/usr/include/
math.h 421 long double erfl(long double) __NDK_FPABI_MATH__;
  /prebuilts/ndk/r11/platforms/android-9/arch-mips/usr/include/
math.h 421 long double erfl(long double) __NDK_FPABI_MATH__;
  /prebuilts/ndk/r11/platforms/android-9/arch-x86/usr/include/
math.h 421 long double erfl(long double) __NDK_FPABI_MATH__;
  /bionic/tests/
math_test.cpp 761 TEST(math, erfl) {
762 ASSERT_DOUBLE_EQ(0.84270079294971489L, erfl(1.0L));
    [all...]
  /prebuilts/ndk/r11/sources/cxx-stl/llvm-libc++/libcxx/test/depr/depr.c.headers/
math_h.pass.cpp 380 static_assert((std::is_same<decltype(erfl(0)), long double>::value), "");
  /external/clang/lib/Headers/
tgmath.h 640 __tg_erf(long double __x) {return erfl(__x);}
  /prebuilts/clang/host/darwin-x86/clang-2812033/lib64/clang/3.8/include/
tgmath.h 640 __tg_erf(long double __x) {return erfl(__x);}
  /prebuilts/clang/host/darwin-x86/clang-3289846/lib64/clang/3.8/include/
tgmath.h 640 __tg_erf(long double __x) {return erfl(__x);}
  /prebuilts/clang/host/darwin-x86/clang-3362437/lib64/clang/3.8/include/
tgmath.h 640 __tg_erf(long double __x) {return erfl(__x);}
  /prebuilts/clang/host/darwin-x86/clang-3859424/lib64/clang/4.0/include/
tgmath.h 640 __tg_erf(long double __x) {return erfl(__x);}
  /prebuilts/clang/host/darwin-x86/clang-3957855/lib64/clang/5.0/include/
tgmath.h 649 __tg_erf(long double __x) {return erfl(__x);}
  /prebuilts/clang/host/darwin-x86/clang-3960126/lib64/clang/5.0/include/
tgmath.h 649 __tg_erf(long double __x) {return erfl(__x);}
  /prebuilts/clang/host/darwin-x86/clang-3977809/lib64/clang/5.0/include/
tgmath.h 649 __tg_erf(long double __x) {return erfl(__x);}
  /prebuilts/clang/host/darwin-x86/clang-4053586/lib64/clang/5.0/include/
tgmath.h 649 __tg_erf(long double __x) {return erfl(__x);}
  /prebuilts/clang/host/linux-x86/clang-2812033/lib64/clang/3.8/include/
tgmath.h 640 __tg_erf(long double __x) {return erfl(__x);}
  /prebuilts/clang/host/linux-x86/clang-3289846/lib64/clang/3.8/include/
tgmath.h 640 __tg_erf(long double __x) {return erfl(__x);}
  /prebuilts/clang/host/linux-x86/clang-3362437/lib64/clang/3.8/include/
tgmath.h 640 __tg_erf(long double __x) {return erfl(__x);}
  /prebuilts/clang/host/linux-x86/clang-3859424/lib64/clang/4.0/include/
tgmath.h 640 __tg_erf(long double __x) {return erfl(__x);}
  /prebuilts/clang/host/linux-x86/clang-3957855/lib64/clang/5.0/include/
tgmath.h 649 __tg_erf(long double __x) {return erfl(__x);}
  /prebuilts/clang/host/linux-x86/clang-3960126/lib64/clang/5.0/include/
tgmath.h 649 __tg_erf(long double __x) {return erfl(__x);}
  /prebuilts/clang/host/linux-x86/clang-3977809/lib64/clang/5.0/include/
tgmath.h 649 __tg_erf(long double __x) {return erfl(__x);}
  /prebuilts/clang/host/linux-x86/clang-4053586/lib64/clang/5.0/include/
tgmath.h 649 __tg_erf(long double __x) {return erfl(__x);}
  /prebuilts/misc/darwin-x86/analyzer/lib/clang/3.3/include/
tgmath.h 640 __tg_erf(long double __x) {return erfl(__x);}

Completed in 886 milliseconds

1 2 3 45 6