HomeSort by relevance Sort by last modified time
    Searched full:expm1l (Results 51 - 75 of 202) sorted by null

1 23 4 5 6 7 8 9

  /prebuilts/clang/host/darwin-x86/clang-4393122/include/c++/v1/
math.h 187 long double expm1l(long double x);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/c++/v1/
math.h 187 long double expm1l(long double x);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/c++/v1/
math.h 187 long double expm1l(long double x);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/c++/v1/
math.h 187 long double expm1l(long double x);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/c++/v1/
math.h 187 long double expm1l(long double x);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/c++/v1/
math.h 187 long double expm1l(long double x);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/include/c++/v1/
math.h 187 long double expm1l(long double x);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/c++/v1/
math.h 187 long double expm1l(long double x);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/c++/v1/
math.h 187 long double expm1l(long double x);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/c++/v1/
math.h 187 long double expm1l(long double x);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/c++/v1/
math.h 187 long double expm1l(long double x);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/c++/v1/
math.h 187 long double expm1l(long double x);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/c++/v1/
math.h 187 long double expm1l(long double x);
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/
cmath 952 #undef expm1l
1075 using ::expm1l;
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/tr1/
cmath 64 #undef expm1l
193 using ::expm1l;
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/
cmath 952 #undef expm1l
1075 using ::expm1l;
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/tr1/
cmath 64 #undef expm1l
193 using ::expm1l;
    [all...]
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/include/
math.h 187 long double expm1l(long double x);
    [all...]
  /bionic/libm/upstream-freebsd/lib/msun/ld128/
k_expl.h 84 * by r1 in expm1l() is exact, but it is rounded to 88 bits due to
  /bionic/libm/x86/
s_expm1.S 368 ALIAS_SYMBOL(expm1l, expm1);
  /external/clang/lib/Headers/
tgmath.h 691 __tg_expm1(long double __x) {return expm1l(__x);}
  /prebuilts/clang/host/darwin-x86/clang-3289846/lib64/clang/3.8/include/
tgmath.h 691 __tg_expm1(long double __x) {return expm1l(__x);}
  /prebuilts/clang/host/darwin-x86/clang-3859424/lib64/clang/4.0/include/
tgmath.h 691 __tg_expm1(long double __x) {return expm1l(__x);}
  /prebuilts/clang/host/darwin-x86/clang-4053586/lib64/clang/5.0/include/
tgmath.h 700 __tg_expm1(long double __x) {return expm1l(__x);}
  /prebuilts/clang/host/darwin-x86/clang-4393122/lib64/clang/5.0.1/include/
tgmath.h 700 __tg_expm1(long double __x) {return expm1l(__x);}

Completed in 719 milliseconds

1 23 4 5 6 7 8 9