HomeSort by relevance Sort by last modified time
    Searched defs:logb (Results 1 - 25 of 42) sorted by null

1 2

  /bionic/libm/upstream-freebsd/lib/msun/src/
s_logb.c 17 * double logb(x)
18 * IEEE 754 logb. Included to pass IEEE test suite. Not recommend.
31 logb(double x) function
48 __weak_reference(logb, logbl);
  /prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-darwin10/4.2.1/include/
tgmath.h 159 #define logb(x) __TGMATH_REAL(x, logb) macro
  /prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-darwin11/4.2.1/include/
tgmath.h 159 #define logb(x) __TGMATH_REAL(x, logb) macro
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
tgmath.h 316 #define logb(Val) __TGMATH_UNARY_REAL_ONLY (Val, logb) macro
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/include/
tgmath.h 148 #define logb(x) __TGMATH_REAL(x, logb) macro
  /external/clang/lib/Headers/
tgmath.h 979 // logb
987 __tg_logb(double __x) {return logb(__x);}
993 #undef logb macro
994 #define logb(__x) __tg_logb(__tg_promote1((__x))(__x)) macro
  /external/libcxx/test/std/depr/depr.c.headers/
math_h.pass.cpp 85 Ambiguous logb(Ambiguous){ return Ambiguous(); } function
    [all...]
  /external/libcxx/test/std/numerics/c.math/
cmath.pass.cpp 88 Ambiguous logb(Ambiguous){ return Ambiguous(); } function
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3289846/lib64/clang/3.8/include/
tgmath.h 979 // logb
987 __tg_logb(double __x) {return logb(__x);}
993 #undef logb macro
994 #define logb(__x) __tg_logb(__tg_promote1((__x))(__x)) macro
  /prebuilts/clang/host/darwin-x86/clang-3859424/lib64/clang/4.0/include/
tgmath.h 979 // logb
987 __tg_logb(double __x) {return logb(__x);}
993 #undef logb macro
994 #define logb(__x) __tg_logb(__tg_promote1((__x))(__x)) macro
  /prebuilts/clang/host/darwin-x86/clang-4053586/lib64/clang/5.0/include/
tgmath.h 988 // logb
996 __tg_logb(double __x) {return logb(__x);}
1002 #undef logb macro
1003 #define logb(__x) __tg_logb(__tg_promote1((__x))(__x)) macro
  /prebuilts/clang/host/darwin-x86/clang-4393122/lib64/clang/5.0.1/include/
tgmath.h 988 // logb
996 __tg_logb(double __x) {return logb(__x);}
1002 #undef logb macro
1003 #define logb(__x) __tg_logb(__tg_promote1((__x))(__x)) macro
  /prebuilts/clang/host/darwin-x86/clang-4479392/lib64/clang/5.0.2/include/
tgmath.h 988 // logb
996 __tg_logb(double __x) {return logb(__x);}
1002 #undef logb macro
1003 #define logb(__x) __tg_logb(__tg_promote1((__x))(__x)) macro
  /prebuilts/clang/host/darwin-x86/clang-4579689/lib64/clang/6.0.1/include/
tgmath.h 988 // logb
996 __tg_logb(double __x) {return logb(__x);}
1002 #undef logb macro
1003 #define logb(__x) __tg_logb(__tg_promote1((__x))(__x)) macro
  /prebuilts/clang/host/darwin-x86/clang-4630689/lib64/clang/6.0.1/include/
tgmath.h 988 // logb
996 __tg_logb(double __x) {return logb(__x);}
1002 #undef logb macro
1003 #define logb(__x) __tg_logb(__tg_promote1((__x))(__x)) macro
  /prebuilts/clang/host/darwin-x86/clang-4639204/lib64/clang/6.0.1/include/
tgmath.h 988 // logb
996 __tg_logb(double __x) {return logb(__x);}
1002 #undef logb macro
1003 #define logb(__x) __tg_logb(__tg_promote1((__x))(__x)) macro
  /prebuilts/clang/host/darwin-x86/clang-4691093/lib64/clang/6.0.2/include/
tgmath.h 988 // logb
996 __tg_logb(double __x) {return logb(__x);}
1002 #undef logb macro
1003 #define logb(__x) __tg_logb(__tg_promote1((__x))(__x)) macro
  /prebuilts/clang/host/linux-x86/clang-3289846/lib64/clang/3.8/include/
tgmath.h 979 // logb
987 __tg_logb(double __x) {return logb(__x);}
993 #undef logb macro
994 #define logb(__x) __tg_logb(__tg_promote1((__x))(__x)) macro
  /prebuilts/clang/host/linux-x86/clang-3859424/lib64/clang/4.0/include/
tgmath.h 979 // logb
987 __tg_logb(double __x) {return logb(__x);}
993 #undef logb macro
994 #define logb(__x) __tg_logb(__tg_promote1((__x))(__x)) macro
  /prebuilts/clang/host/linux-x86/clang-4053586/lib64/clang/5.0/include/
tgmath.h 988 // logb
996 __tg_logb(double __x) {return logb(__x);}
1002 #undef logb macro
1003 #define logb(__x) __tg_logb(__tg_promote1((__x))(__x)) macro
  /prebuilts/clang/host/linux-x86/clang-4393122/lib64/clang/5.0.1/include/
tgmath.h 988 // logb
996 __tg_logb(double __x) {return logb(__x);}
1002 #undef logb macro
1003 #define logb(__x) __tg_logb(__tg_promote1((__x))(__x)) macro
  /prebuilts/clang/host/linux-x86/clang-4479392/lib64/clang/5.0.2/include/
tgmath.h 988 // logb
996 __tg_logb(double __x) {return logb(__x);}
1002 #undef logb macro
1003 #define logb(__x) __tg_logb(__tg_promote1((__x))(__x)) macro
  /prebuilts/clang/host/linux-x86/clang-4579689/lib64/clang/6.0.1/include/
tgmath.h 988 // logb
996 __tg_logb(double __x) {return logb(__x);}
1002 #undef logb macro
1003 #define logb(__x) __tg_logb(__tg_promote1((__x))(__x)) macro
  /prebuilts/clang/host/linux-x86/clang-4630689/lib64/clang/6.0.1/include/
tgmath.h 988 // logb
996 __tg_logb(double __x) {return logb(__x);}
1002 #undef logb macro
1003 #define logb(__x) __tg_logb(__tg_promote1((__x))(__x)) macro
  /prebuilts/clang/host/linux-x86/clang-4639204/lib64/clang/6.0.1/include/
tgmath.h 988 // logb
996 __tg_logb(double __x) {return logb(__x);}
1002 #undef logb macro
1003 #define logb(__x) __tg_logb(__tg_promote1((__x))(__x)) macro

Completed in 1264 milliseconds

1 2