HomeSort by relevance Sort by last modified time
    Searched defs:isgreater (Results 26 - 50 of 64) sorted by null

12 3

  /prebuilts/ndk/current/platforms/android-16/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/current/platforms/android-17/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/current/platforms/android-17/arch-mips/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/current/platforms/android-17/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/current/platforms/android-18/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/current/platforms/android-18/arch-mips/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/current/platforms/android-18/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/current/platforms/android-19/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/current/platforms/android-19/arch-mips/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/current/platforms/android-19/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/current/platforms/android-21/arch-arm/usr/include/
math.h 108 #define isgreater(x, y) __builtin_isgreater((x), (y)) macro
115 #define isgreater(x, y) (!isunordered((x), (y)) && (x) > (y)) macro
  /prebuilts/ndk/current/platforms/android-21/arch-arm64/usr/include/
math.h 108 #define isgreater(x, y) __builtin_isgreater((x), (y)) macro
115 #define isgreater(x, y) (!isunordered((x), (y)) && (x) > (y)) macro
  /prebuilts/ndk/current/platforms/android-21/arch-mips/usr/include/
math.h 108 #define isgreater(x, y) __builtin_isgreater((x), (y)) macro
115 #define isgreater(x, y) (!isunordered((x), (y)) && (x) > (y)) macro
  /prebuilts/ndk/current/platforms/android-21/arch-mips64/usr/include/
math.h 108 #define isgreater(x, y) __builtin_isgreater((x), (y)) macro
115 #define isgreater(x, y) (!isunordered((x), (y)) && (x) > (y)) macro
  /prebuilts/ndk/current/platforms/android-21/arch-x86/usr/include/
math.h 108 #define isgreater(x, y) __builtin_isgreater((x), (y)) macro
115 #define isgreater(x, y) (!isunordered((x), (y)) && (x) > (y)) macro
  /prebuilts/ndk/current/platforms/android-21/arch-x86_64/usr/include/
math.h 108 #define isgreater(x, y) __builtin_isgreater((x), (y)) macro
115 #define isgreater(x, y) (!isunordered((x), (y)) && (x) > (y)) macro
  /prebuilts/ndk/current/platforms/android-23/arch-arm/usr/include/
math.h 108 #define isgreater(x, y) __builtin_isgreater((x), (y)) macro
115 #define isgreater(x, y) (!isunordered((x), (y)) && (x) > (y)) macro
  /prebuilts/ndk/current/platforms/android-23/arch-arm64/usr/include/
math.h 108 #define isgreater(x, y) __builtin_isgreater((x), (y)) macro
115 #define isgreater(x, y) (!isunordered((x), (y)) && (x) > (y)) macro
  /prebuilts/ndk/current/platforms/android-23/arch-mips/usr/include/
math.h 108 #define isgreater(x, y) __builtin_isgreater((x), (y)) macro
115 #define isgreater(x, y) (!isunordered((x), (y)) && (x) > (y)) macro
  /prebuilts/ndk/current/platforms/android-23/arch-mips64/usr/include/
math.h 108 #define isgreater(x, y) __builtin_isgreater((x), (y)) macro
115 #define isgreater(x, y) (!isunordered((x), (y)) && (x) > (y)) macro
  /prebuilts/ndk/current/platforms/android-23/arch-x86/usr/include/
math.h 108 #define isgreater(x, y) __builtin_isgreater((x), (y)) macro
115 #define isgreater(x, y) (!isunordered((x), (y)) && (x) > (y)) macro
  /prebuilts/ndk/current/platforms/android-23/arch-x86_64/usr/include/
math.h 108 #define isgreater(x, y) __builtin_isgreater((x), (y)) macro
115 #define isgreater(x, y) (!isunordered((x), (y)) && (x) > (y)) macro
  /prebuilts/ndk/current/platforms/android-24/arch-arm/usr/include/
math.h 108 #define isgreater(x, y) __builtin_isgreater((x), (y)) macro
115 #define isgreater(x, y) (!isunordered((x), (y)) && (x) > (y)) macro
  /prebuilts/ndk/current/platforms/android-24/arch-arm64/usr/include/
math.h 108 #define isgreater(x, y) __builtin_isgreater((x), (y)) macro
115 #define isgreater(x, y) (!isunordered((x), (y)) && (x) > (y)) macro
  /prebuilts/ndk/current/platforms/android-24/arch-mips/usr/include/
math.h 108 #define isgreater(x, y) __builtin_isgreater((x), (y)) macro
115 #define isgreater(x, y) (!isunordered((x), (y)) && (x) > (y)) macro

Completed in 7577 milliseconds

12 3