Home
last modified time | relevance | path

Searched refs:isgreaterequal (Results 1 – 11 of 11) sorted by relevance

/titanic_50/usr/src/lib/libm/common/m9x/
H A Dfmaxf.c129 if (!isnan(x) && !isgreaterequal(x, y)) in __fmaxf()
H A Dfmax.c60 if (!isnan(x) && !isgreaterequal(x, y)) in __fmax()
H A Dfmaxl.c57 if (!isnan(x) && !isgreaterequal(x, y)) in __fmaxl()
/titanic_50/usr/src/head/iso/
H A Dmath_c99.h117 #undef isgreaterequal
118 #define isgreaterequal(x, y) __builtin_isgreaterequal(x, y) macro
160 #undef isgreaterequal
161 #define isgreaterequal(x, y) ((x) __builtin_isgreaterequal(y))
/titanic_50/usr/src/lib/libshell/common/data/
H A Dmath.tab34 i 2 isgreaterequal
/titanic_50/usr/src/man/man3m/
H A DMakefile82 isgreaterequal.3m \
/titanic_50/usr/src/lib/libshell/i386/src/cmd/ksh93/FEATURE/
H A Dmath85 …a1,Sfdouble_t a2), (a1, a2)) __OTORP__(Sfdouble_t a1;Sfdouble_t a2;){return isgreaterequal(a1,a2);}
138 "\012isgreaterequal", (Math_f)local_isgreaterequal,
/titanic_50/usr/src/lib/libshell/sparc/src/cmd/ksh93/FEATURE/
H A Dmath85 …a1,Sfdouble_t a2), (a1, a2)) __OTORP__(Sfdouble_t a1;Sfdouble_t a2;){return isgreaterequal(a1,a2);}
138 "\012isgreaterequal", (Math_f)local_isgreaterequal,
/titanic_50/usr/src/lib/libshell/sparcv9/src/cmd/ksh93/FEATURE/
H A Dmath85 …a1,Sfdouble_t a2), (a1, a2)) __OTORP__(Sfdouble_t a1;Sfdouble_t a2;){return isgreaterequal(a1,a2);}
138 "\012isgreaterequal", (Math_f)local_isgreaterequal,
/titanic_50/usr/src/lib/libshell/amd64/src/cmd/ksh93/FEATURE/
H A Dmath85 …a1,Sfdouble_t a2), (a1, a2)) __OTORP__(Sfdouble_t a1;Sfdouble_t a2;){return isgreaterequal(a1,a2);}
138 "\012isgreaterequal", (Math_f)local_isgreaterequal,
/titanic_50/usr/src/pkg/manifests/
H A Dsystem-library-math.man3m.inc78 file path=usr/share/man/man3m/isgreaterequal.3m