Searched refs:_Q_cmp (Results 1 - 9 of 9) sorted by relevance

/illumos-gate/usr/src/lib/libbc/libc/gen/common/
H A D_Q_cmp.c33 _Q_cmp(QUAD x, QUAD y) function
H A D_Q_fcc.c37 fcc = _Q_cmp(x,y);
45 fcc = _Q_cmp(x,y);
H A D_Qquad.h78 _Q_cmp(QUAD, QUAD); /* x compare y , exception */
/illumos-gate/usr/src/lib/libm/common/m9x/
H A Dnexttoward.c68 #define _Q_cmp _Qp_cmp macro
71 extern enum fcc_type _Q_cmp(const long double *, const long double *);
91 * to code the comparison in line rather than calling _Q_cmp.
99 rel = _Q_cmp(&lx, &y);
H A Dnexttowardf.c57 #define _Q_cmp _Qp_cmp macro
60 extern enum fcc_type _Q_cmp(const long double *, const long double *);
80 * to code the comparison in line rather than calling _Q_cmp.
88 rel = _Q_cmp(&lx, &y);
/illumos-gate/usr/src/lib/libc/sparc/fp/
H A D_Q_cmp.c32 #define _Q_cmp _Qp_cmp macro
36 * _Q_cmp(x, y) returns the condition code that would result from
40 _Q_cmp(const union longdouble *x, const union longdouble *y) function
/illumos-gate/usr/src/lib/libc/sparcv9/
H A DMakefile.com71 _Q_cmp.o \
1194 _Q_cmp.o \
/illumos-gate/usr/src/lib/libbc/sparc/
H A DMakefile92 _Q_neg.o _Q_add.o _Q_sub.o _Q_mul.o _Q_div.o _Q_cmp.o \
/illumos-gate/usr/src/lib/libc/sparc/
H A DMakefile.com73 _Q_cmp.o \
1271 _Q_cmp.o \

Completed in 51 milliseconds