Home
last modified time | relevance | path

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

/external/stlport/stlport/stl/config/
D_como.h125 # define expf exp macro
/external/skia/include/core/
DSkFloatingPoint.h71 #define sk_float_exp(x) expf(x)
/external/stlport/stlport/stl/
D_cmath.h90 inline float expf(float v) { return __expf(v); } in expf() function
/external/stlport/etc/
DChangeLog-5.14951 * stlport/stl/_cmath.h: removed logf, expf, sinf, cosf; option
4994 * stlport/stl/_cmath.h: added logf, expf, sinf, cosf---this fix