HomeSort by relevance Sort by last modified time
    Searched refs:remainderf (Results 1 - 25 of 99) sorted by null

1 2 3 4

  /bionic/libm/upstream-freebsd/lib/msun/src/
w_dremf.c 2 * dremf() wrapper for remainderf().
15 return remainderf(x, y);
  /frameworks/rs/cpu_ref/
rsCpuRuntimeMath.cpp 152 EXPORT_F32_FN_F32_F32(remainderf)
279 { "_Z9remainderff", (void *)&remainderf, true },
  /external/bison/darwin-lib/
math.h 1964 # undef remainderf macro
    [all...]
  /external/bison/lib/
math.in.h 1639 # undef remainderf macro
1640 # define remainderf macro
1650 _GL_CXXALIASWARN (remainderf); variable
1652 # undef remainderf macro
    [all...]
  /external/bison/linux-lib/
math.h 1964 # undef remainderf macro
    [all...]
  /external/clang/test/CodeGen/
libcall-declarations.c 146 float remainderf(float, float);
291 F(remainder), F(remainderf), F(remainderl), F(rint), F(rintf),
445 // CHECK-NOERRNO: declare float @remainderf(float, float) [[NUW]]
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/
math.h 359 float remainderf(float, float);
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/
math.h 359 float remainderf(float, float);
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/
math.h 359 float remainderf(float, float);
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/
math.h 359 float remainderf(float, float);
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/
math.h 359 float remainderf(float, float);
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/
math.h 359 float remainderf(float, float);
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/
math.h 359 float remainderf(float, float);
  /prebuilts/ndk/5/platforms/android-9/arch-arm/usr/include/
math.h 359 float remainderf(float, float);
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/
math.h 359 float remainderf(float, float);
  /prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/
math.h 359 float remainderf(float, float);
  /prebuilts/ndk/6/platforms/android-9/arch-arm/usr/include/
math.h 359 float remainderf(float, float);
  /prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/
math.h 359 float remainderf(float, float);
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/
math.h 359 float remainderf(float, float);
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/
math.h 359 float remainderf(float, float);
  /prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/
math.h 359 float remainderf(float, float);
  /prebuilts/ndk/7/platforms/android-3/arch-x86/usr/include/
math.h 359 float remainderf(float, float);
  /prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/
math.h 359 float remainderf(float, float);
  /prebuilts/ndk/7/platforms/android-4/arch-x86/usr/include/
math.h 359 float remainderf(float, float);
  /prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/
math.h 359 float remainderf(float, float);

Completed in 4014 milliseconds

1 2 3 4