Home
last modified time | relevance | path

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.c58 extern void _Q_scl(long double *, int);
155 _Q_scl(&sc, -hw);
156 _Q_scl(&sd, -hw);
160 _Q_scl(&b, -hb);
165 _Q_scl(&c, -hc);
170 _Q_scl(&d, -hd);
H A D_Q_cplx_div_rx.c58 extern void _Q_scl(long double *, int);
155 _Q_scl(&sc, -hw);
156 _Q_scl(&sd, -hw);
160 _Q_scl(&a, -ha);
165 _Q_scl(&c, -hc);
170 _Q_scl(&d, -hd);
H A D_Q_scl.c38 _Q_scl(long double *x, int n) in _Q_scl() 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 \