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

1 2 3 4

  /external/v8/src/base/
win32-math.cc 47 int isgreater(double x, double y) { function in namespace:std
  /external/libcxx/include/support/win32/
math_win32.h 45 _LIBCPP_ALWAYS_INLINE bool isgreater( double x, double y ) function
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/include/support/win32/
math_win32.h 43 _LIBCPP_ALWAYS_INLINE bool isgreater( double x, double y ) function
  /prebuilts/ndk/9/sources/cxx-stl/llvm-libc++/libcxx/include/support/win32/
math_win32.h 43 _LIBCPP_ALWAYS_INLINE bool isgreater( double x, double y ) function
  /bionic/libm/include/
math.h 108 #define isgreater(x, y) __builtin_isgreater((x), (y)) macro
115 #define isgreater(x, y) (!isunordered((x), (y)) && (x) > (y)) macro
  /development/ndk/platforms/android-13/include/
math.h 119 #define isgreater(x, y) __builtin_isgreater((x), (y)) macro
126 #define isgreater(x, y) (!isunordered((x), (y)) && (x) > (y)) macro
  /development/ndk/platforms/android-18/include/
math.h 119 #define isgreater(x, y) __builtin_isgreater((x), (y)) macro
126 #define isgreater(x, y) (!isunordered((x), (y)) && (x) > (y)) macro
  /development/ndk/platforms/android-21/include/
math.h 108 #define isgreater(x, y) __builtin_isgreater((x), (y)) macro
115 #define isgreater(x, y) (!isunordered((x), (y)) && (x) > (y)) macro
  /development/ndk/platforms/android-3/include/
math.h 119 #define isgreater(x, y) __builtin_isgreater((x), (y)) macro
126 #define isgreater(x, y) (!isunordered((x), (y)) && (x) > (y)) macro
  /development/ndk/platforms/android-9/include/
math.h 119 #define isgreater(x, y) __builtin_isgreater((x), (y)) macro
126 #define isgreater(x, y) (!isunordered((x), (y)) && (x) > (y)) macro
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
mathinline.h 40 # undef isgreater macro
49 # define isgreater(x, y) \ macro
85 # define isgreater(x, y) \ macro
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/
math.h 119 #define isgreater(x, y) __builtin_isgreater((x), (y)) macro
126 #define isgreater(x, y) (!isunordered((x), (y)) && (x) > (y)) macro
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/
math.h 119 #define isgreater(x, y) __builtin_isgreater((x), (y)) macro
126 #define isgreater(x, y) (!isunordered((x), (y)) && (x) > (y)) macro
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/
math.h 119 #define isgreater(x, y) __builtin_isgreater((x), (y)) macro
126 #define isgreater(x, y) (!isunordered((x), (y)) && (x) > (y)) macro
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/
math.h 119 #define isgreater(x, y) __builtin_isgreater((x), (y)) macro
126 #define isgreater(x, y) (!isunordered((x), (y)) && (x) > (y)) macro
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/
math.h 119 #define isgreater(x, y) __builtin_isgreater((x), (y)) macro
126 #define isgreater(x, y) (!isunordered((x), (y)) && (x) > (y)) macro
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/
math.h 119 #define isgreater(x, y) __builtin_isgreater((x), (y)) macro
126 #define isgreater(x, y) (!isunordered((x), (y)) && (x) > (y)) macro
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/
math.h 119 #define isgreater(x, y) __builtin_isgreater((x), (y)) macro
126 #define isgreater(x, y) (!isunordered((x), (y)) && (x) > (y)) macro
  /prebuilts/ndk/5/platforms/android-9/arch-arm/usr/include/
math.h 119 #define isgreater(x, y) __builtin_isgreater((x), (y)) macro
126 #define isgreater(x, y) (!isunordered((x), (y)) && (x) > (y)) macro
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/
math.h 119 #define isgreater(x, y) __builtin_isgreater((x), (y)) macro
126 #define isgreater(x, y) (!isunordered((x), (y)) && (x) > (y)) macro
  /prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/
math.h 119 #define isgreater(x, y) __builtin_isgreater((x), (y)) macro
126 #define isgreater(x, y) (!isunordered((x), (y)) && (x) > (y)) macro
  /prebuilts/ndk/6/platforms/android-9/arch-arm/usr/include/
math.h 119 #define isgreater(x, y) __builtin_isgreater((x), (y)) macro
126 #define isgreater(x, y) (!isunordered((x), (y)) && (x) > (y)) macro
  /prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/
math.h 119 #define isgreater(x, y) __builtin_isgreater((x), (y)) macro
126 #define isgreater(x, y) (!isunordered((x), (y)) && (x) > (y)) macro
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/
math.h 119 #define isgreater(x, y) __builtin_isgreater((x), (y)) macro
126 #define isgreater(x, y) (!isunordered((x), (y)) && (x) > (y)) macro
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/
math.h 119 #define isgreater(x, y) __builtin_isgreater((x), (y)) macro
126 #define isgreater(x, y) (!isunordered((x), (y)) && (x) > (y)) macro

Completed in 2801 milliseconds

1 2 3 4