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

/illumos-gate/usr/src/lib/libc/i386/fp/
H A D_D_cplx_div_rx.c30 * _D_cplx_div_rx(a, w) returns a / w with infinities handled according
33 * If a and w are both finite and w is nonzero, _D_cplx_div_rx(a, w)
41 * and w is finite and nonzero, _D_cplx_div_rx delivers an infinite
42 * result. If a is finite and w is infinite, _D_cplx_div_rx delivers
46 * NaN, _D_cplx_div_rx delivers NaN + I * NaN. C99 doesn't specify
77 _D_cplx_div_rx(double a, double _Complex w) function
/illumos-gate/usr/src/lib/libc/sparc/fp/
H A D_D_cplx_div_rx.c30 * _D_cplx_div_rx(a, w) returns a / w with infinities handled according
33 * If a and w are both finite and w is nonzero, _D_cplx_div_rx(a, w)
40 * and w is finite and nonzero, _D_cplx_div_rx delivers an infinite
41 * result. If a is finite and w is infinite, _D_cplx_div_rx delivers
45 * NaN, _D_cplx_div_rx delivers NaN + I * NaN. C99 doesn't specify
95 _D_cplx_div_rx(double a, double _Complex w) function
/illumos-gate/usr/src/lib/libc/i386/
H A DMakefile.com54 _D_cplx_div_rx.o \
/illumos-gate/usr/src/lib/libc/sparcv9/
H A DMakefile.com64 _D_cplx_div_rx.o \
/illumos-gate/usr/src/lib/libc/amd64/
H A DMakefile60 _D_cplx_div_rx.o \
/illumos-gate/usr/src/lib/libc/sparc/
H A DMakefile.com66 _D_cplx_div_rx.o \

Completed in 74 milliseconds