HomeSort by relevance Sort by last modified time
    Searched refs:truncl (Results 51 - 67 of 67) sorted by null

1 23

  /prebuilts/ndk/9/platforms/android-3/arch-arm/usr/include/
math.h 481 long double truncl(long double);
  /prebuilts/ndk/9/platforms/android-4/arch-arm/usr/include/
math.h 481 long double truncl(long double);
  /prebuilts/ndk/9/platforms/android-5/arch-arm/usr/include/
math.h 481 long double truncl(long double);
  /prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/
math.h 481 long double truncl(long double);
  /prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/
math.h 481 long double truncl(long double);
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/
math.h 481 long double truncl(long double);
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/
math.h 481 long double truncl(long double);
  /bionic/libm/include/
math.h 440 long double truncl(long double);
  /external/llvm/lib/Target/
TargetLibraryInfo.cpp 316 "truncl",
445 TLI.setUnavailable(LibFunc::truncl);
  /external/llvm/lib/Target/PowerPC/
PPCCTRLoops.cpp 314 case LibFunc::truncl:
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/depr/depr.c.headers/
math_h.pass.cpp 606 static_assert((std::is_same<decltype(truncl(0)), long double>::value), "");
  /external/clang/lib/Headers/
tgmath.h 1220 __tg_trunc(long double __x) {return truncl(__x);}
  /prebuilts/sdk/renderscript/clang-include/
tgmath.h 1220 __tg_trunc(long double __x) {return truncl(__x);}
  /external/llvm/lib/Transforms/Vectorize/
LoopVectorize.cpp     [all...]
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/numerics/c.math/
cmath.pass.cpp     [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAGBuilder.cpp     [all...]
  /external/bison/
configure     [all...]

Completed in 3199 milliseconds

1 23