Home
last modified time | relevance | path

Searched refs:__q_unpack (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libm/common/Q/
H A Dsqrtl.c129 __q_unpack(const union longdouble *x, double *s) in __q_unpack() function
452 ex = __q_unpack(&x, xx); in sqrtl()