HomeSort by relevance Sort by last modified time
    Searched defs:remquo (Results 1 - 25 of 27) sorted by null

1 2

  /bionic/libm/upstream-freebsd/lib/msun/src/
s_remquo.c 29 * remquo in reduction algorithms.
32 remquo(double x, double y, int *quo) function
158 __weak_reference(remquo, remquol);
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.8/lib/gcc/arm-eabi/4.8/include/
tgmath.h 155 #define remquo(x,y,z) __TGMATH_REAL_2_3(x, y, z, remquo) macro
  /prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-darwin10/4.2.1/include/
tgmath.h 166 #define remquo(x,y,z) __TGMATH_REAL_2_3(x, y, z, remquo) macro
  /prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-darwin11/4.2.1/include/
tgmath.h 166 #define remquo(x,y,z) __TGMATH_REAL_2_3(x, y, z, remquo) macro
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.8/lib/gcc/arm-eabi/4.8/include/
tgmath.h 155 #define remquo(x,y,z) __TGMATH_REAL_2_3(x, y, z, remquo) macro
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
tgmath.h 369 #define remquo(Val1, Val2, Val3) \ macro
370 __TGMATH_TERNARY_FIRST_SECOND_REAL_ONLY (Val1, Val2, Val3, remquo)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
tgmath.h 369 #define remquo(Val1, Val2, Val3) \ macro
370 __TGMATH_TERNARY_FIRST_SECOND_REAL_ONLY (Val1, Val2, Val3, remquo)
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/include/
tgmath.h 155 #define remquo(x,y,z) __TGMATH_REAL_2_3(x, y, z, remquo) macro
  /external/clang/lib/Headers/
tgmath.h 1100 // remquo
1110 {return remquo(__x, __y, __z);}
1117 #undef remquo macro
1118 #define remquo(__x, __y, __z) \ macro
  /external/libcxx/test/std/numerics/c.math/
cmath.pass.cpp 95 Ambiguous remquo(Ambiguous, Ambiguous, int*){ return Ambiguous(); } function
    [all...]
  /external/v8/third_party/llvm-build/Release+Asserts/lib/clang/3.9.0/include/
tgmath.h 1100 // remquo
1110 {return remquo(__x, __y, __z);}
1117 #undef remquo macro
1118 #define remquo(__x, __y, __z) \ macro
  /prebuilts/clang/darwin-x86/host/3.6/lib/clang/3.6/include/
tgmath.h 1100 // remquo
1110 {return remquo(__x, __y, __z);}
1117 #undef remquo macro
1118 #define remquo(__x, __y, __z) \ macro
  /prebuilts/clang/host/darwin-x86/3.8/lib/clang/3.8/include/
tgmath.h 1100 // remquo
1110 {return remquo(__x, __y, __z);}
1117 #undef remquo macro
1118 #define remquo(__x, __y, __z) \ macro
  /prebuilts/clang/host/darwin-x86/clang-2629532/lib64/clang/3.8/include/
tgmath.h 1100 // remquo
1110 {return remquo(__x, __y, __z);}
1117 #undef remquo macro
1118 #define remquo(__x, __y, __z) \ macro
  /prebuilts/clang/host/darwin-x86/clang-2658975/lib64/clang/3.8/include/
tgmath.h 1100 // remquo
1110 {return remquo(__x, __y, __z);}
1117 #undef remquo macro
1118 #define remquo(__x, __y, __z) \ macro
  /prebuilts/clang/host/darwin-x86/clang-2690385/lib64/clang/3.8/include/
tgmath.h 1100 // remquo
1110 {return remquo(__x, __y, __z);}
1117 #undef remquo macro
1118 #define remquo(__x, __y, __z) \ macro
  /prebuilts/clang/host/linux-x86/3.8/lib/clang/3.8/include/
tgmath.h 1100 // remquo
1110 {return remquo(__x, __y, __z);}
1117 #undef remquo macro
1118 #define remquo(__x, __y, __z) \ macro
  /prebuilts/clang/host/linux-x86/clang-2629532/lib64/clang/3.8/include/
tgmath.h 1100 // remquo
1110 {return remquo(__x, __y, __z);}
1117 #undef remquo macro
1118 #define remquo(__x, __y, __z) \ macro
  /prebuilts/clang/host/linux-x86/clang-2658975/lib64/clang/3.8/include/
tgmath.h 1100 // remquo
1110 {return remquo(__x, __y, __z);}
1117 #undef remquo macro
1118 #define remquo(__x, __y, __z) \ macro
  /prebuilts/clang/host/linux-x86/clang-2690385/lib64/clang/3.8/include/
tgmath.h 1100 // remquo
1110 {return remquo(__x, __y, __z);}
1117 #undef remquo macro
1118 #define remquo(__x, __y, __z) \ macro
  /prebuilts/clang/linux-x86/host/3.6/lib/clang/3.6/include/
tgmath.h 1100 // remquo
1110 {return remquo(__x, __y, __z);}
1117 #undef remquo macro
1118 #define remquo(__x, __y, __z) \ macro
  /prebuilts/misc/darwin-x86/analyzer/lib/clang/3.3/include/
tgmath.h 1100 // remquo
1110 {return remquo(__x, __y, __z);}
1117 #undef remquo macro
1118 #define remquo(__x, __y, __z) \ macro