HomeSort by relevance Sort by last modified time
    Searched refs:logbf (Results 126 - 149 of 149) sorted by null

1 2 3 4 56

  /prebuilts/clang/host/darwin-x86/clang-3977809/lib64/clang/5.0/include/
tgmath.h 992 __tg_logb(float __x) {return logbf(__x);}
  /prebuilts/clang/host/darwin-x86/clang-4053586/lib64/clang/5.0/include/
tgmath.h 992 __tg_logb(float __x) {return logbf(__x);}
  /prebuilts/clang/host/linux-x86/clang-2812033/lib64/clang/3.8/include/
tgmath.h 983 __tg_logb(float __x) {return logbf(__x);}
  /prebuilts/clang/host/linux-x86/clang-3289846/lib64/clang/3.8/include/
tgmath.h 983 __tg_logb(float __x) {return logbf(__x);}
  /prebuilts/clang/host/linux-x86/clang-3362437/lib64/clang/3.8/include/
tgmath.h 983 __tg_logb(float __x) {return logbf(__x);}
  /prebuilts/clang/host/linux-x86/clang-3859424/lib64/clang/4.0/include/
tgmath.h 983 __tg_logb(float __x) {return logbf(__x);}
  /prebuilts/clang/host/linux-x86/clang-3957855/lib64/clang/5.0/include/
tgmath.h 992 __tg_logb(float __x) {return logbf(__x);}
  /prebuilts/clang/host/linux-x86/clang-3960126/lib64/clang/5.0/include/
tgmath.h 992 __tg_logb(float __x) {return logbf(__x);}
  /prebuilts/clang/host/linux-x86/clang-3977809/lib64/clang/5.0/include/
tgmath.h 992 __tg_logb(float __x) {return logbf(__x);}
  /prebuilts/clang/host/linux-x86/clang-4053586/lib64/clang/5.0/include/
tgmath.h 992 __tg_logb(float __x) {return logbf(__x);}
  /prebuilts/misc/darwin-x86/analyzer/lib/clang/3.3/include/
tgmath.h 983 __tg_logb(float __x) {return logbf(__x);}
  /prebuilts/misc/linux-x86/analyzer/lib/clang/3.3/include/
tgmath.h 983 __tg_logb(float __x) {return logbf(__x);}
  /prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++/include/
math.h 234 float logbf(float x);
    [all...]
  /prebuilts/sdk/renderscript/clang-include/
tgmath.h 983 __tg_logb(float __x) {return logbf(__x);}
  /external/libcxx/include/
math.h 234 float logbf(float x);
    [all...]
  /external/llvm/lib/Analysis/
TargetLibraryInfo.cpp 180 TLI.setUnavailable(LibFunc::logbf);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/include/c++/v1/
math.h 234 float logbf(float x);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/include/c++/v1/
math.h 234 float logbf(float x);
    [all...]
  /external/libcxx/test/std/depr/depr.c.headers/
math_h.pass.cpp     [all...]
  /external/libcxx/test/std/numerics/c.math/
cmath.pass.cpp     [all...]
  /prebuilts/ndk/r11/sources/cxx-stl/llvm-libc++/libcxx/test/numerics/c.math/
cmath.pass.cpp     [all...]
  /prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++/test/std/depr/depr.c.headers/
math_h.pass.cpp     [all...]
  /prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++/test/std/numerics/c.math/
cmath.pass.cpp     [all...]
  /external/bison/
configure     [all...]

Completed in 705 milliseconds

1 2 3 4 56