HomeSort by relevance Sort by last modified time
    Searched refs:floorl (Results 101 - 105 of 105) sorted by null

1 2 3 45

  /prebuilts/sdk/renderscript/clang-include/
tgmath.h 726 __tg_floor(long double __x) {return floorl(__x);}
  /external/llvm/lib/Transforms/Vectorize/
LoopVectorize.cpp     [all...]
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/numerics/c.math/
cmath.pass.cpp 206 static_assert((std::is_same<decltype(std::floorl(0)), long double>::value), "");
    [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAGBuilder.cpp     [all...]
  /external/bison/
configure     [all...]

Completed in 138 milliseconds

1 2 3 45