Searched refs:islessgreater (Results 1 – 8 of 8) sorted by relevance
/titanic_50/usr/src/head/iso/ |
H A D | math_c99.h | 123 #undef islessgreater 124 #define islessgreater(x, y) __builtin_islessgreater(x, y) macro 166 #undef islessgreater 167 #define islessgreater(x, y) ((x) __builtin_islessgreater(y))
|
/titanic_50/usr/src/lib/libshell/common/data/ |
H A D | math.tab | 39 i 2 islessgreater
|
/titanic_50/usr/src/man/man3m/ |
H A D | Makefile | 86 islessgreater.3m \
|
/titanic_50/usr/src/lib/libshell/i386/src/cmd/ksh93/FEATURE/ |
H A D | math | 89 … a1,Sfdouble_t a2), (a1, a2)) __OTORP__(Sfdouble_t a1;Sfdouble_t a2;){return islessgreater(a1,a2);} 142 "\012islessgreater", (Math_f)local_islessgreater,
|
/titanic_50/usr/src/lib/libshell/sparc/src/cmd/ksh93/FEATURE/ |
H A D | math | 89 … a1,Sfdouble_t a2), (a1, a2)) __OTORP__(Sfdouble_t a1;Sfdouble_t a2;){return islessgreater(a1,a2);} 142 "\012islessgreater", (Math_f)local_islessgreater,
|
/titanic_50/usr/src/lib/libshell/sparcv9/src/cmd/ksh93/FEATURE/ |
H A D | math | 89 … a1,Sfdouble_t a2), (a1, a2)) __OTORP__(Sfdouble_t a1;Sfdouble_t a2;){return islessgreater(a1,a2);} 142 "\012islessgreater", (Math_f)local_islessgreater,
|
/titanic_50/usr/src/lib/libshell/amd64/src/cmd/ksh93/FEATURE/ |
H A D | math | 89 … a1,Sfdouble_t a2), (a1, a2)) __OTORP__(Sfdouble_t a1;Sfdouble_t a2;){return islessgreater(a1,a2);} 142 "\012islessgreater", (Math_f)local_islessgreater,
|
/titanic_50/usr/src/pkg/manifests/ |
H A D | system-library-math.man3m.inc | 82 file path=usr/share/man/man3m/islessgreater.3m
|