Searched refs:_D_cplx_div_ix (Results 1 - 6 of 6) sorted by relevance

/osnet-11/usr/src/lib/libc/i386/fp/
H A D_D_cplx_div_ix.c30 * _D_cplx_div_ix(b, w) returns (I * b) / w with infinities handled
33 * If b and w are both finite and w is nonzero, _D_cplx_div_ix(b, w)
41 * and w is finite and nonzero, _D_cplx_div_ix delivers an infinite
42 * result. If b is finite and w is infinite, _D_cplx_div_ix delivers
46 * NaN, _D_cplx_div_ix delivers NaN + I * NaN. C99 doesn't specify
77 _D_cplx_div_ix(double b, double _Complex w) function
/osnet-11/usr/src/lib/libc/sparc/fp/
H A D_D_cplx_div_ix.c30 * _D_cplx_div_ix(b, w) returns (I * b) / w with infinities handled
33 * If b and w are both finite and w is nonzero, _D_cplx_div_ix(b, w)
40 * and w is finite and nonzero, _D_cplx_div_ix delivers an infinite
41 * result. If b is finite and w is infinite, _D_cplx_div_ix delivers
45 * NaN, _D_cplx_div_ix delivers NaN + I * NaN. C99 doesn't specify
95 _D_cplx_div_ix(double b, double _Complex w) function
/osnet-11/usr/src/lib/libc/i386/
H A DMakefile.com47 _D_cplx_div_ix.o \
/osnet-11/usr/src/lib/libc/sparc/
H A DMakefile.com60 _D_cplx_div_ix.o \
/osnet-11/usr/src/lib/libc/sparcv9/
H A DMakefile.com57 _D_cplx_div_ix.o \
/osnet-11/usr/src/lib/libc/amd64/
H A DMakefile56 _D_cplx_div_ix.o \

Completed in 30 milliseconds