Searched refs:_Q_scle (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libc/sparc/fp/
H A D_Q_cplx_div_ix.c61 extern void _Q_scle(long double *, int);
177 _Q_scle(&c, hc);
178 _Q_scle(&d, hd);
H A D_Q_cplx_div_rx.c61 extern void _Q_scle(long double *, int);
177 _Q_scle(&c, hc);
178 _Q_scle(&d, hd);
H A D_Q_scl.c91 * _Q_scle(x, n) sets *x = *x * 2^n, raising overflow or underflow
97 _Q_scle(long double *x, int n) function

Completed in 65 milliseconds