Searched refs:isgreater (Results 1 – 8 of 8) sorted by relevance
/titanic_50/usr/src/head/iso/ |
H A D | math_c99.h | 115 #undef isgreater 116 #define isgreater(x, y) __builtin_isgreater(x, y) macro 158 #undef isgreater 159 #define isgreater(x, y) ((x) __builtin_isgreater(y))
|
/titanic_50/usr/src/lib/libshell/common/data/ |
H A D | math.tab | 33 i 2 isgreater
|
/titanic_50/usr/src/man/man3m/ |
H A D | Makefile | 81 isgreater.3m \
|
/titanic_50/usr/src/lib/libshell/i386/src/cmd/ksh93/FEATURE/ |
H A D | math | 84 …le_t a1,Sfdouble_t a2), (a1, a2)) __OTORP__(Sfdouble_t a1;Sfdouble_t a2;){return isgreater(a1,a2);} 137 "\012isgreater", (Math_f)local_isgreater,
|
/titanic_50/usr/src/lib/libshell/sparc/src/cmd/ksh93/FEATURE/ |
H A D | math | 84 …le_t a1,Sfdouble_t a2), (a1, a2)) __OTORP__(Sfdouble_t a1;Sfdouble_t a2;){return isgreater(a1,a2);} 137 "\012isgreater", (Math_f)local_isgreater,
|
/titanic_50/usr/src/lib/libshell/sparcv9/src/cmd/ksh93/FEATURE/ |
H A D | math | 84 …le_t a1,Sfdouble_t a2), (a1, a2)) __OTORP__(Sfdouble_t a1;Sfdouble_t a2;){return isgreater(a1,a2);} 137 "\012isgreater", (Math_f)local_isgreater,
|
/titanic_50/usr/src/lib/libshell/amd64/src/cmd/ksh93/FEATURE/ |
H A D | math | 84 …le_t a1,Sfdouble_t a2), (a1, a2)) __OTORP__(Sfdouble_t a1;Sfdouble_t a2;){return isgreater(a1,a2);} 137 "\012isgreater", (Math_f)local_isgreater,
|
/titanic_50/usr/src/pkg/manifests/ |
H A D | system-library-math.man3m.inc | 77 file path=usr/share/man/man3m/isgreater.3m
|