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

/osnet-11/usr/src/lib/libc/sparc/fp/
H A D_F_cplx_div.c30 * _F_cplx_div(z, w) returns z / w with infinities handled according
33 * If z and w are both finite and w is nonzero, _F_cplx_div(z, w)
42 * and w is finite and nonzero, _F_cplx_div delivers an infinite
43 * result. If z is finite and w is infinite, _F_cplx_div delivers
47 * a complex NaN, _F_cplx_div delivers NaN + I * NaN. C99 doesn't
84 _F_cplx_div(float _Complex z, float _Complex w) function
/osnet-11/usr/src/lib/libc/i386/fp/
H A D_F_cplx_div.c30 * _F_cplx_div(z, w) returns z / w with infinities handled according
33 * If z and w are both finite and w is nonzero, _F_cplx_div(z, w)
42 * and w is finite and nonzero, _F_cplx_div delivers an infinite
43 * result. If z is finite and w is infinite, _F_cplx_div delivers
47 * a complex NaN, _F_cplx_div delivers NaN + I * NaN. C99 doesn't
84 _F_cplx_div(float _Complex z, float _Complex w) function
/osnet-11/usr/src/lib/libc/i386/
H A DMakefile.com53 _F_cplx_div.o \
/osnet-11/usr/src/lib/libc/sparc/
H A DMakefile.com63 _F_cplx_div.o \
/osnet-11/usr/src/lib/libc/sparcv9/
H A DMakefile.com60 _F_cplx_div.o \
/osnet-11/usr/src/lib/libc/amd64/
H A DMakefile62 _F_cplx_div.o \

Completed in 27 milliseconds