Searched defs:ldexpl (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libm/common/m9x/
H A Dldexpl.c30 #pragma weak __ldexpl = ldexpl
35 ldexpl(long double x, int n) { function
/illumos-gate/usr/src/lib/libast/common/sfio/
H A Dsfhdr.h1196 #ifndef ldexpl
1198 #define ldexpl ldexp macro
1201 extern Sfdouble_t ldexpl _ARG_((Sfdouble_t, int));

Completed in 72 milliseconds