Home
last modified time | relevance | path

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

/external/stlport/stlport/stl/config/
D_como.h113 # define sinhf sinh macro
/external/stlport/stlport/stl/
D_cmath.h88 inline float sinhf(float v) { return __sinhf(v); } in sinhf() function