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

/osnet-11/usr/src/lib/libc/i386/fp/
H A D_X_cplx_div_ix.c30 * _X_cplx_div_ix(b, w) returns (I * b) / w with infinities handled
33 * If b and w are both finite and w is nonzero, _X_cplx_div_ix de-
40 * and w is finite and nonzero, _X_cplx_div_ix delivers an infinite
41 * result. If b is finite and w is infinite, _X_cplx_div_ix delivers
45 * NaN, _X_cplx_div_ix delivers NaN + I * NaN. C99 doesn't specify
93 _X_cplx_div_ix(long double b, long double _Complex w) function
/osnet-11/usr/src/lib/libc/i386/
H A DMakefile.com61 _X_cplx_div_ix.o \
/osnet-11/usr/src/lib/libc/amd64/
H A DMakefile70 _X_cplx_div_ix.o \

Completed in 25 milliseconds