Searched defs:fmin (Results 1 - 16 of 16) sorted by relevance

/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.8/lib/gcc/arm-eabi/4.8/include/
H A Dtgmath.h136 #define fmin(x,y) __TGMATH_REAL_2(x, y, fmin) macro
/prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-darwin10/4.2.1/include/
H A Dtgmath.h147 #define fmin(x,y) __TGMATH_REAL_2(x, y, fmin) macro
/prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-darwin11/4.2.1/include/
H A Dtgmath.h147 #define fmin(x,y) __TGMATH_REAL_2(x, y, fmin) macro
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.8/lib/gcc/arm-eabi/4.8/include/
H A Dtgmath.h136 #define fmin(x,y) __TGMATH_REAL_2(x, y, fmin) macro
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/
H A Dtgmath.h428 #define fmin(Val1, Val2) __TGMATH_BINARY_REAL_ONLY (Val1, Val2, fmin) macro
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
H A Dtgmath.h428 #define fmin(Val1, Val2) __TGMATH_BINARY_REAL_ONLY (Val1, Val2, fmin) macro
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/include/
H A Dtgmath.h136 #define fmin(x,y) __TGMATH_REAL_2(x, y, fmin) macro
/prebuilts/clang/darwin-x86/host/3.4/lib/clang/3.4/include/
H A Dtgmath.h772 // fmin
780 __tg_fmin(double __x, double __y) {return fmin(__x, __y);}
786 #undef fmin macro
787 #define fmin(__x, __y) __tg_fmin(__tg_promote2((__x), (__y))(__x), \ macro
/prebuilts/clang/darwin-x86/host/3.5/lib/clang/3.5/include/
H A Dtgmath.h772 // fmin
780 __tg_fmin(double __x, double __y) {return fmin(__x, __y);}
786 #undef fmin macro
787 #define fmin(__x, __y) __tg_fmin(__tg_promote2((__x), (__y))(__x), \ macro
/prebuilts/clang/linux-x86/host/3.4/lib/clang/3.4/include/
H A Dtgmath.h772 // fmin
780 __tg_fmin(double __x, double __y) {return fmin(__x, __y);}
786 #undef fmin macro
787 #define fmin(__x, __y) __tg_fmin(__tg_promote2((__x), (__y))(__x), \ macro
/prebuilts/clang/linux-x86/host/3.5/lib/clang/3.5/include/
H A Dtgmath.h772 // fmin
780 __tg_fmin(double __x, double __y) {return fmin(__x, __y);}
786 #undef fmin macro
787 #define fmin(__x, __y) __tg_fmin(__tg_promote2((__x), (__y))(__x), \ macro
/prebuilts/misc/darwin-x86/analyzer/lib/clang/3.3/include/
H A Dtgmath.h772 // fmin
780 __tg_fmin(double __x, double __y) {return fmin(__x, __y);}
786 #undef fmin macro
787 #define fmin(__x, __y) __tg_fmin(__tg_promote2((__x), (__y))(__x), \ macro
/prebuilts/misc/linux-x86/analyzer/lib/clang/3.3/include/
H A Dtgmath.h772 // fmin
780 __tg_fmin(double __x, double __y) {return fmin(__x, __y);}
786 #undef fmin macro
787 #define fmin(__x, __y) __tg_fmin(__tg_promote2((__x), (__y))(__x), \ macro
/prebuilts/sdk/renderscript/clang-include/
H A Dtgmath.h772 // fmin
780 __tg_fmin(double __x, double __y) {return fmin(__x, __y);}
786 #undef fmin macro
787 #define fmin(__x, __y) __tg_fmin(__tg_promote2((__x), (__y))(__x), \ macro
/prebuilts/sdk/tools/darwin/renderscript/clang-include/
H A Dtgmath.h772 // fmin
780 __tg_fmin(double __x, double __y) {return fmin(__x, __y);}
786 #undef fmin macro
787 #define fmin(__x, __y) __tg_fmin(__tg_promote2((__x), (__y))(__x), \ macro
/prebuilts/tools/common/m2/repository/org/apache/commons/commons-compress/1.8.1/
H A Dcommons-compress-1.8.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/commons/ org/apache/commons/compress/ ...

Completed in 1317 milliseconds