Home
last modified time | relevance | path

Searched refs:isunordered (Results 1 – 10 of 10) sorted by relevance

/titanic_50/usr/src/head/iso/
H A Dmath_c99.h125 #undef isunordered
126 #define isunordered(x, y) __builtin_isunordered(x, y) macro
168 #undef isunordered
169 #define isunordered(x, y) ((x) __builtin_isunordered(y))
/titanic_50/usr/src/lib/libm/common/m9x/
H A Dnexttowardf.c146 if (isunordered(lx, y)) in __nexttowardf()
H A Dnexttoward.c176 if (isunordered(lx, y)) in __nexttoward()
/titanic_50/usr/src/lib/libshell/common/data/
H A Dmath.tab43 i 2 isunordered
/titanic_50/usr/src/man/man3m/
H A DMakefile89 isunordered.3m \
/titanic_50/usr/src/lib/libshell/i386/src/cmd/ksh93/FEATURE/
H A Dmath94 …_t a1,Sfdouble_t a2), (a1, a2)) __OTORP__(Sfdouble_t a1;Sfdouble_t a2;){return isunordered(a1,a2);}
148 "\012isunordered", (Math_f)local_isunordered,
/titanic_50/usr/src/lib/libshell/sparc/src/cmd/ksh93/FEATURE/
H A Dmath94 …_t a1,Sfdouble_t a2), (a1, a2)) __OTORP__(Sfdouble_t a1;Sfdouble_t a2;){return isunordered(a1,a2);}
148 "\012isunordered", (Math_f)local_isunordered,
/titanic_50/usr/src/lib/libshell/sparcv9/src/cmd/ksh93/FEATURE/
H A Dmath94 …_t a1,Sfdouble_t a2), (a1, a2)) __OTORP__(Sfdouble_t a1;Sfdouble_t a2;){return isunordered(a1,a2);}
148 "\012isunordered", (Math_f)local_isunordered,
/titanic_50/usr/src/lib/libshell/amd64/src/cmd/ksh93/FEATURE/
H A Dmath94 …_t a1,Sfdouble_t a2), (a1, a2)) __OTORP__(Sfdouble_t a1;Sfdouble_t a2;){return isunordered(a1,a2);}
148 "\012isunordered", (Math_f)local_isunordered,
/titanic_50/usr/src/pkg/manifests/
H A Dsystem-library-math.man3m.inc85 file path=usr/share/man/man3m/isunordered.3m