Searched refs:_Q_cplx_mul (Results 1 - 5 of 5) sorted by relevance

/opensolaris-onvv-gate/usr/src/lib/libc/sparc/fp/
H A D_Q_cplx_mul.c30 * On SPARC V8, _Q_cplx_mul(v, z, w) sets *v = *z * *w with infinities
33 * On SPARC V9, _Q_cplx_mul(z, w) returns *z * *w with infinities
36 * If z and w are both finite, _Q_cplx_mul delivers the complex
38 * c = Re(w), and d = Im(w); then _Q_cplx_mul delivers x + I * y
46 * or infinite, _Q_cplx_mul delivers an infinite result. If one factor
47 * is infinite and the other is zero, _Q_cplx_mul delivers NaN + I * NaN.
87 _Q_cplx_mul(const long double _Complex *z, const long double _Complex *w) function
92 _Q_cplx_mul(long double _Complex *v, const long double _Complex *z, function
/opensolaris-onvv-gate/usr/src/cmd/abi/appcert/etc/
H A Detc.tweaks.in159 SKIP_SYMBOL|_Q_cplx_mul
/opensolaris-onvv-gate/usr/src/lib/libc/sparc/
H A DMakefile.com76 _Q_cplx_mul.o \
/opensolaris-onvv-gate/usr/src/lib/libc/sparcv9/
H A DMakefile.com73 _Q_cplx_mul.o \
/opensolaris-onvv-gate/usr/src/lib/libc/port/
H A Dmapfile-vers3078 _Q_cplx_mul;

Completed in 112 milliseconds