Searched refs:_D_cplx_div_ix (Results 1 - 6 of 6) sorted by relevance
/illumos-gate/usr/src/lib/libc/i386/fp/ |
H A D | _D_cplx_div_ix.c | 30 * _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
|
/illumos-gate/usr/src/lib/libc/sparc/fp/ |
H A D | _D_cplx_div_ix.c | 30 * _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
|
/illumos-gate/usr/src/lib/libc/i386/ |
H A D | Makefile.com | 53 _D_cplx_div_ix.o \
|
/illumos-gate/usr/src/lib/libc/sparcv9/ |
H A D | Makefile.com | 63 _D_cplx_div_ix.o \
|
/illumos-gate/usr/src/lib/libc/amd64/ |
H A D | Makefile | 59 _D_cplx_div_ix.o \
|
/illumos-gate/usr/src/lib/libc/sparc/ |
H A D | Makefile.com | 65 _D_cplx_div_ix.o \
|
Completed in 50 milliseconds