Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libm/common/m9x/
H A Dfrexp.c30 #pragma weak frexp = __frexp
49 __frexp(double x, int *exp) { in __frexp() function
/illumos-gate/usr/src/lib/libm/common/
H A Dmapfile-vers222 __frexp;