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

/osnet-11/usr/src/lib/libc/i386/fp/
H A D_F_cplx_div_rx.c30 * _F_cplx_div_rx(a, w) returns a / w with infinities handled according
33 * If a and w are both finite and w is nonzero, _F_cplx_div_rx(a, w)
41 * and w is finite and nonzero, _F_cplx_div_rx delivers an infinite
42 * result. If a is finite and w is infinite, _F_cplx_div_rx delivers
46 * NaN, _F_cplx_div_rx delivers NaN + I * NaN. C99 doesn't specify
76 _F_cplx_div_rx(float a, float _Complex w) function
/osnet-11/usr/src/lib/libc/sparc/fp/
H A D_F_cplx_div_rx.c30 * _F_cplx_div_rx(a, w) returns a / w with infinities handled according
33 * If a and w are both finite and w is nonzero, _F_cplx_div_rx(a, w)
41 * and w is finite and nonzero, _F_cplx_div_rx delivers an infinite
42 * result. If a is finite and w is infinite, _F_cplx_div_rx delivers
46 * NaN, _F_cplx_div_rx delivers NaN + I * NaN. C99 doesn't specify
76 _F_cplx_div_rx(float a, float _Complex w) function
/osnet-11/usr/src/lib/libc/i386/
H A DMakefile.com55 _F_cplx_div_rx.o \
/osnet-11/usr/src/lib/libc/sparc/
H A DMakefile.com65 _F_cplx_div_rx.o \
/osnet-11/usr/src/lib/libc/sparcv9/
H A DMakefile.com62 _F_cplx_div_rx.o \
/osnet-11/usr/src/lib/libc/amd64/
H A DMakefile64 _F_cplx_div_rx.o \

Completed in 21 milliseconds