Home
last modified time | relevance | path

Searched defs:expm1 (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/libm/i386/src/
H A Dexpm1.S38 ENTRY(expm1) function
/illumos-gate/usr/src/lib/libm/common/C/
H A Dexpm1.c162 expm1(double x) { in expm1() function
/illumos-gate/usr/src/head/
H A Dtgmath.h93 #define expm1(x) __tgmath_expm1(x) macro
/illumos-gate/usr/src/lib/libm1/common/
H A Dlibmv1.c46 #pragma weak expm1 = __expm1 macro