Searched refs:_Q_scl (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/lib/libc/sparc/fp/
H A D_Q_cplx_div_ix.c60 extern void _Q_scl(long double *, int);
157 _Q_scl(&sc, -hw);
158 _Q_scl(&sd, -hw);
162 _Q_scl(&b, -hb);
167 _Q_scl(&c, -hc);
172 _Q_scl(&d, -hd);
H A D_Q_cplx_div_rx.c60 extern void _Q_scl(long double *, int);
157 _Q_scl(&sc, -hw);
158 _Q_scl(&sd, -hw);
162 _Q_scl(&a, -ha);
167 _Q_scl(&c, -hc);
172 _Q_scl(&d, -hd);
H A D_Q_scl.c34 * _Q_scl(x, n) sets *x = *x * 2^n.
40 _Q_scl(long double *x, int n) function
/illumos-gate/usr/src/lib/libc/sparcv9/
H A DMakefile.com91 _Q_scl.o \
/illumos-gate/usr/src/lib/libc/sparc/
H A DMakefile.com94 _Q_scl.o \

Completed in 61 milliseconds