HomeSort by relevance Sort by last modified time
    Searched refs:roundl (Results 76 - 100 of 104) sorted by null

1 2 34 5

  /prebuilts/ndk/9/platforms/android-19/arch-arm/usr/include/
math.h 478 long double roundl(long double) __NDK_FPABI_MATH__;
  /prebuilts/ndk/9/platforms/android-19/arch-arm64/usr/include/
math.h 452 long double roundl(long double) __NDK_FPABI_MATH__;
  /prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/
math.h 478 long double roundl(long double) __NDK_FPABI_MATH__;
  /prebuilts/ndk/9/platforms/android-19/arch-mips64/usr/include/
math.h 452 long double roundl(long double) __NDK_FPABI_MATH__;
  /prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/
math.h 478 long double roundl(long double) __NDK_FPABI_MATH__;
  /prebuilts/ndk/9/platforms/android-19/arch-x86_64/usr/include/
math.h 452 long double roundl(long double) __NDK_FPABI_MATH__;
  /prebuilts/ndk/9/platforms/android-3/arch-arm/usr/include/
math.h 470 long double roundl(long double) __NDK_FPABI_MATH__;
  /prebuilts/ndk/9/platforms/android-4/arch-arm/usr/include/
math.h 470 long double roundl(long double) __NDK_FPABI_MATH__;
  /prebuilts/ndk/9/platforms/android-5/arch-arm/usr/include/
math.h 470 long double roundl(long double) __NDK_FPABI_MATH__;
  /prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/
math.h 470 long double roundl(long double) __NDK_FPABI_MATH__;
  /prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/
math.h 470 long double roundl(long double) __NDK_FPABI_MATH__;
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/
math.h 470 long double roundl(long double) __NDK_FPABI_MATH__;
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/
math.h 470 long double roundl(long double) __NDK_FPABI_MATH__;
  /external/libcxx/test/depr/depr.c.headers/
math_h.disabled.cpp 574 static_assert((std::is_same<decltype(roundl(0)), long double>::value), "");
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/depr/depr.c.headers/
math_h.pass.cpp 581 static_assert((std::is_same<decltype(roundl(0)), long double>::value), "");
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
math.h 876 extern long double __cdecl roundl (long double);
  /external/clang/lib/Headers/
tgmath.h 1152 __tg_round(long double __x) {return roundl(__x);}
  /prebuilts/clang/darwin-x86/host/3.4/lib/clang/3.4/include/
tgmath.h 1152 __tg_round(long double __x) {return roundl(__x);}
  /prebuilts/clang/darwin-x86/host/3.5/lib/clang/3.5/include/
tgmath.h 1152 __tg_round(long double __x) {return roundl(__x);}
  /prebuilts/clang/linux-x86/host/3.4/lib/clang/3.4/include/
tgmath.h 1152 __tg_round(long double __x) {return roundl(__x);}
  /prebuilts/clang/linux-x86/host/3.5/lib/clang/3.5/include/
tgmath.h 1152 __tg_round(long double __x) {return roundl(__x);}
  /prebuilts/misc/darwin-x86/analyzer/lib/clang/3.3/include/
tgmath.h 1152 __tg_round(long double __x) {return roundl(__x);}
  /prebuilts/misc/linux-x86/analyzer/lib/clang/3.3/include/
tgmath.h 1152 __tg_round(long double __x) {return roundl(__x);}
  /prebuilts/sdk/renderscript/clang-include/
tgmath.h 1152 __tg_round(long double __x) {return roundl(__x);}
  /prebuilts/sdk/tools/darwin/renderscript/clang-include/
tgmath.h 1152 __tg_round(long double __x) {return roundl(__x);}

Completed in 1377 milliseconds

1 2 34 5