Searched refs:_X_cplx_mul (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/lib/libc/i386/fp/
H A D_X_cplx_mul.c30 * _X_cplx_mul(z, w) returns z * w with infinities handled according
33 * If z and w are both finite, _X_cplx_mul(z, w) delivers the complex
35 * c = Re(w), and d = Im(w); then _X_cplx_mul(z, w) delivers x + I * y
43 * or infinite, _X_cplx_mul delivers an infinite result. If one factor
44 * is infinite and the other is zero, _X_cplx_mul delivers NaN + I * NaN.
84 _X_cplx_mul(long double _Complex z, long double _Complex w) function
/osnet-11/usr/src/lib/libc/i386/
H A DMakefile.com66 _X_cplx_mul.o \
/osnet-11/usr/src/lib/libc/amd64/
H A DMakefile75 _X_cplx_mul.o

Completed in 17 milliseconds